Rate Overview
Live
1 JPY = 8.2187 IQD
1 IQD = 0.121673
JPY
Avg
8.2842
High
8.3859
Low
8.1983
Last updated: 5/26/2026, 9:21:39 PM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.22 IQD |
| 10 JPY | 82.19 IQD |
| 50 JPY | 410.94 IQD |
| 100 JPY | 821.87 IQD |
| 500 JPY | 4,109.37 IQD |
| 1,000 JPY | 8,218.75 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-05-26T21:21:39Z",
"rates": {
"IQD": 8.218748
}
}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": 821.8747999999999,
"rate": 8.218748
}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