Rate Overview
Live
1 JOD = 229.7913 JPY
1 JPY = 0.004352
JOD
Avg
224.2106
High
229.7913
Low
216.2028
Last updated: 7/22/2026, 9:08:10 AM
Quick Conversions
| JOD | JPY |
|---|---|
| 1 JOD | 229.79 JPY |
| 10 JOD | 2,297.91 JPY |
| 50 JOD | 11,489.56 JPY |
| 100 JOD | 22,979.13 JPY |
| 500 JOD | 114,895.63 JPY |
| 1,000 JOD | 229,791.26 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-07-22T09:08:10Z",
"rates": {
"JPY": 229.791255
}
}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": 22979.125500000002,
"rate": 229.791255
}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