Rate Overview
Live
1 JPY = 8.2340 IQD
1 IQD = 0.121448
JPY
Avg
8.7029
High
9.1996
Low
8.2340
Last updated: 3/27/2026, 1:31:21 AM
Quick Conversions
| JPY | IQD |
|---|---|
| 1 JPY | 8.23 IQD |
| 10 JPY | 82.34 IQD |
| 50 JPY | 411.70 IQD |
| 100 JPY | 823.40 IQD |
| 500 JPY | 4,116.98 IQD |
| 1,000 JPY | 8,233.95 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-03-27T01:31:21Z",
"rates": {
"IQD": 8.233951
}
}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": 823.3951,
"rate": 8.233951
}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