Rate Overview
Live
1 IQD = 0.124716 JPY
1 JPY = 8.0182
IQD
Avg
0.118862
High
0.125098
Low
0.111783
Last updated: 7/29/2026, 8:41:08 PM
Quick Conversions
| IQD | JPY |
|---|---|
| 1 IQD | 0.12 JPY |
| 10 IQD | 1.25 JPY |
| 50 IQD | 6.24 JPY |
| 100 IQD | 12.47 JPY |
| 500 IQD | 62.36 JPY |
| 1,000 IQD | 124.72 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-07-29T20:41:08Z",
"rates": {
"JPY": 0.124716
}
}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.471599999999999,
"rate": 0.124716
}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