Rate Overview
Live
1 IQD = 0.120486 JPY
1 JPY = 8.2997
IQD
Avg
0.119789
High
0.120486
Low
0.118936
Last updated: 3/6/2026, 11:53:46 AM
Quick Conversions
| IQD | JPY |
|---|---|
| 1 IQD | 0.12 JPY |
| 10 IQD | 1.20 JPY |
| 50 IQD | 6.02 JPY |
| 100 IQD | 12.05 JPY |
| 500 IQD | 60.24 JPY |
| 1,000 IQD | 120.49 JPY |
Get IQD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=JPYExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-06T11:53:46Z",
"rates": {
"JPY": 0.120486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "JPY",
"amount": 100
},
"result": 12.0486,
"rate": 0.120486
}Build with IQD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key