Rate Overview
Live
1 JOD = 225.0889 JPY
1 JPY = 0.004443
JOD
Avg
223.2649
High
225.2911
Low
219.9948
Last updated: 3/27/2026, 4:06:10 AM
Quick Conversions
| JOD | JPY |
|---|---|
| 1 JOD | 225.09 JPY |
| 10 JOD | 2,250.89 JPY |
| 50 JOD | 11,254.44 JPY |
| 100 JOD | 22,508.89 JPY |
| 500 JOD | 112,544.43 JPY |
| 1,000 JOD | 225,088.86 JPY |
Get JOD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=JPYExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-03-27T04:06:10Z",
"rates": {
"JPY": 225.088857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "JPY",
"amount": 100
},
"result": 22508.8857,
"rate": 225.088857
}Build with JOD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key