Rate Overview
Live
1 JOD = 230.5374 JPY
1 JPY = 0.004338
JOD
Avg
230.3844
High
231.1056
Low
229.0325
Last updated: 7/27/2026, 8:52:47 AM
Quick Conversions
| JOD | JPY |
|---|---|
| 1 JOD | 230.54 JPY |
| 10 JOD | 2,305.37 JPY |
| 50 JOD | 11,526.87 JPY |
| 100 JOD | 23,053.74 JPY |
| 500 JOD | 115,268.69 JPY |
| 1,000 JOD | 230,537.38 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-27T08:52:47Z",
"rates": {
"JPY": 230.537376
}
}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": 23053.7376,
"rate": 230.537376
}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