Rate Overview
Live
1 JPY = 7.9880 IQD
1 IQD = 0.125188
JPY
Avg
8.0172
High
8.0641
Low
7.9880
Last updated: 7/27/2026, 7:24:40 PM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 7.99 IQD |
| 10 JPY | 79.88 IQD |
| 50 JPY | 399.40 IQD |
| 100 JPY | 798.80 IQD |
| 500 JPY | 3,993.99 IQD |
| 1,000 JPY | 7,987.98 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-27T19:24:40Z",
"rates": {
"IQD": 7.987978
}
}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": 798.7978,
"rate": 7.987978
}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