Rate Overview
Live
1 JPY = 8.2216 IQD
1 IQD = 0.121631
JPY
Avg
8.2481
High
8.3097
Low
8.2216
Last updated: 8/15/2026, 9:50:56 PM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.22 IQD |
| 10 JPY | 82.22 IQD |
| 50 JPY | 411.08 IQD |
| 100 JPY | 822.16 IQD |
| 500 JPY | 4,110.79 IQD |
| 1,000 JPY | 8,221.58 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-08-15T21:50:56Z",
"rates": {
"IQD": 8.221581
}
}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": 822.1581000000001,
"rate": 8.221581
}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