Rate Overview
Live
1 JPY = 8.2361 IQD
1 IQD = 0.121416
JPY
Avg
8.6809
High
9.1849
Low
8.2361
Last updated: 3/26/2026, 11:52:29 PM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.24 IQD |
| 10 JPY | 82.36 IQD |
| 50 JPY | 411.81 IQD |
| 100 JPY | 823.61 IQD |
| 500 JPY | 4,118.06 IQD |
| 1,000 JPY | 8,236.12 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-03-26T23:52:29Z",
"rates": {
"IQD": 8.236117
}
}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.6117,
"rate": 8.236117
}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