Rate Overview
Live
1 JOD = 225.2553 JPY
1 JPY = 0.004439
JOD
Avg
224.4124
High
225.2553
Low
223.6314
Last updated: 3/27/2026, 1:08:35 AM
Quick Conversions
| JOD | JPY |
|---|---|
| 1 JOD | 225.26 JPY |
| 10 JOD | 2,252.55 JPY |
| 50 JOD | 11,262.76 JPY |
| 100 JOD | 22,525.53 JPY |
| 500 JOD | 112,627.64 JPY |
| 1,000 JOD | 225,255.29 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-27T01:08:35Z",
"rates": {
"JPY": 225.255289
}
}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": 22525.5289,
"rate": 225.255289
}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