Rate Overview
Live
1 JPY = 8.0510 IQD
1 IQD = 0.124208
JPY
Avg
8.2652
High
8.5755
Low
8.0510
Last updated: 7/22/2026, 9:00:15 AM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.05 IQD |
| 10 JPY | 80.51 IQD |
| 50 JPY | 402.55 IQD |
| 100 JPY | 805.10 IQD |
| 500 JPY | 4,025.50 IQD |
| 1,000 JPY | 8,051.01 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-22T09:00:15Z",
"rates": {
"IQD": 8.051009
}
}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": 805.1009,
"rate": 8.051009
}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