Rate Overview
Live
1 JOD = 230.7144 JPY
1 JPY = 0.004334
JOD
Avg
223.8471
High
230.9111
Low
215.2760
Last updated: 7/27/2026, 11:03:47 AM
Quick Conversions
| JOD | JPY |
|---|---|
| 1 JOD | 230.71 JPY |
| 10 JOD | 2,307.14 JPY |
| 50 JOD | 11,535.72 JPY |
| 100 JOD | 23,071.44 JPY |
| 500 JOD | 115,357.19 JPY |
| 1,000 JOD | 230,714.39 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-27T11:03:47Z",
"rates": {
"JPY": 230.714386
}
}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": 23071.438599999998,
"rate": 230.714386
}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