Rate Overview
Live
1 JPY = 7.9886 IQD
1 IQD = 0.125179
JPY
Avg
8.0172
High
8.0641
Low
7.9886
Last updated: 7/27/2026, 9:55:09 PM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 7.99 IQD |
| 10 JPY | 79.89 IQD |
| 50 JPY | 399.43 IQD |
| 100 JPY | 798.86 IQD |
| 500 JPY | 3,994.28 IQD |
| 1,000 JPY | 7,988.56 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-27T21:55:09Z",
"rates": {
"IQD": 7.988564
}
}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.8564,
"rate": 7.988564
}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