Rate Overview
Live
1 JPY = 8.3809 IQD
1 IQD = 0.119318
JPY
Avg
8.3273
High
8.3809
Low
8.1983
Last updated: 5/6/2026, 6:58:40 AM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.38 IQD |
| 10 JPY | 83.81 IQD |
| 50 JPY | 419.05 IQD |
| 100 JPY | 838.09 IQD |
| 500 JPY | 4,190.47 IQD |
| 1,000 JPY | 8,380.94 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-05-06T06:58:40Z",
"rates": {
"IQD": 8.380944
}
}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": 838.0944,
"rate": 8.380944
}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