Rate Overview
Live
1 JPY = 8.1203 IQD
1 IQD = 0.123148
JPY
Avg
8.0998
High
8.1260
Low
8.0472
Last updated: 7/5/2026, 9:46:00 PM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.12 IQD |
| 10 JPY | 81.20 IQD |
| 50 JPY | 406.02 IQD |
| 100 JPY | 812.03 IQD |
| 500 JPY | 4,060.16 IQD |
| 1,000 JPY | 8,120.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-07-05T21:46:00Z",
"rates": {
"IQD": 8.120321
}
}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": 812.0321,
"rate": 8.120321
}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