Rate Overview
Live
1 JPY = 8.2319 IQD
1 IQD = 0.121479
JPY
Avg
8.2263
High
8.2469
Low
8.1838
Last updated: 4/16/2026, 6:00:03 AM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.23 IQD |
| 10 JPY | 82.32 IQD |
| 50 JPY | 411.59 IQD |
| 100 JPY | 823.19 IQD |
| 500 JPY | 4,115.95 IQD |
| 1,000 JPY | 8,231.89 IQD |
Get JPY/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=IQDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-16T06:00:03Z",
"rates": {
"IQD": 8.231891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "IQD",
"amount": 100
},
"result": 823.1890999999999,
"rate": 8.231891
}Build with JPY/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key