Rate Overview
Live
1 JPY = 8.3983 IQD
1 IQD = 0.119071
JPY
Avg
8.2653
High
8.3983
Low
8.1803
Last updated: 9/4/2026, 5:48:09 PM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.40 IQD |
| 10 JPY | 83.98 IQD |
| 50 JPY | 419.92 IQD |
| 100 JPY | 839.83 IQD |
| 500 JPY | 4,199.16 IQD |
| 1,000 JPY | 8,398.32 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-09-04T17:48:09Z",
"rates": {
"IQD": 8.398319
}
}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": 839.8319000000001,
"rate": 8.398319
}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