Rate Overview
Live
1 JPY = 0.004327 JOD
1 JOD = 231.1070
JPY
Avg
0.004648
High
0.004967
Low
0.004327
Last updated: 7/25/2026, 4:48:30 PM
Quick Conversions
| JPY | JOD |
|---|---|
| 1 JPY | 0.00 JOD |
| 10 JPY | 0.04 JOD |
| 50 JPY | 0.22 JOD |
| 100 JPY | 0.43 JOD |
| 500 JPY | 2.16 JOD |
| 1,000 JPY | 4.33 JOD |
Get JPY/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=JODExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-25T16:48:30Z",
"rates": {
"JOD": 0.004327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "JOD",
"amount": 100
},
"result": 0.43270000000000003,
"rate": 0.004327
}Build with JPY/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key