Rate Overview
Live
1 JOD = 225.0465 JPY
1 JPY = 0.004444
JOD
Avg
213.1031
High
225.0465
Low
201.3096
Last updated: 3/27/2026, 2:44:38 AM
Quick Conversions
| JOD | JPY |
|---|---|
| 1 JOD | 225.05 JPY |
| 10 JOD | 2,250.47 JPY |
| 50 JOD | 11,252.33 JPY |
| 100 JOD | 22,504.65 JPY |
| 500 JOD | 112,523.27 JPY |
| 1,000 JOD | 225,046.54 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-27T02:44:38Z",
"rates": {
"JPY": 225.046544
}
}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": 22504.6544,
"rate": 225.046544
}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