Rate Overview
Live
1 JPY = 7.9915 IQD
1 IQD = 0.125133
JPY
Avg
8.2436
High
8.5755
Low
7.9915
Last updated: 7/27/2026, 5:00:58 PM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 7.99 IQD |
| 10 JPY | 79.91 IQD |
| 50 JPY | 399.57 IQD |
| 100 JPY | 799.15 IQD |
| 500 JPY | 3,995.75 IQD |
| 1,000 JPY | 7,991.49 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-27T17:00:58Z",
"rates": {
"IQD": 7.991492
}
}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.1492,
"rate": 7.991492
}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