JSON to XML converter

Convert a JSON object, array, or value to XML.

Convert JSON data to an XML document.

Input

Result

About this tool

The JSON to XML converter changes a JSON object, array, or value into an XML document. It preserves nested data in a predictable element structure and never contacts another service. Use it when moving sample data between applications, preparing an XML fixture for a test, or comparing how the same values look in both formats. Format the source JSON first if you want to inspect it before conversion.