Rate Overview
Live
1 JPY = 7.9953 IQD
1 IQD = 0.125073
JPY
Avg
8.4260
High
8.9099
Low
7.9953
Last updated: 7/28/2026, 3:21:43 PM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.00 IQD |
| 10 JPY | 79.95 IQD |
| 50 JPY | 399.77 IQD |
| 100 JPY | 799.53 IQD |
| 500 JPY | 3,997.66 IQD |
| 1,000 JPY | 7,995.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-28T15:21:43Z",
"rates": {
"IQD": 7.995323
}
}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": 799.5323,
"rate": 7.995323
}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