Rate Overview
Live
1 JOD = 228.3357 JPY
1 JPY = 0.004380
JOD
Avg
228.3163
High
229.4888
Low
227.2864
Last updated: 7/7/2026, 4:48:38 AM
Quick Conversions
| JOD | JPY |
|---|---|
| 1 JOD | 228.34 JPY |
| 10 JOD | 2,283.36 JPY |
| 50 JOD | 11,416.78 JPY |
| 100 JOD | 22,833.57 JPY |
| 500 JOD | 114,167.84 JPY |
| 1,000 JOD | 228,335.68 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-07T04:48:38Z",
"rates": {
"JPY": 228.335684
}
}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": 22833.5684,
"rate": 228.335684
}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