Rate Overview
Live
1 IQD = 0.125182 JPY
1 JPY = 7.9884
IQD
Avg
0.116616
High
0.125182
Low
0.108874
Last updated: 7/27/2026, 11:58:38 PM
Quick Conversions
| IQD | JPY |
|---|---|
| 1 IQD | 0.13 JPY |
| 10 IQD | 1.25 JPY |
| 50 IQD | 6.26 JPY |
| 100 IQD | 12.52 JPY |
| 500 IQD | 62.59 JPY |
| 1,000 IQD | 125.18 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-27T23:58:38Z",
"rates": {
"JPY": 0.125182
}
}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.518199999999998,
"rate": 0.125182
}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