Rate Overview
Live
1 IQD = 0.120799 JPY
1 JPY = 8.2782
IQD
Avg
0.121526
High
0.122193
Low
0.120799
Last updated: 4/17/2026, 2:48:28 PM
Quick Conversions
| IQD | JPY |
|---|---|
| 1 IQD | 0.12 JPY |
| 10 IQD | 1.21 JPY |
| 50 IQD | 6.04 JPY |
| 100 IQD | 12.08 JPY |
| 500 IQD | 60.40 JPY |
| 1,000 IQD | 120.80 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-04-17T14:48:28Z",
"rates": {
"JPY": 0.120799
}
}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.0799,
"rate": 0.120799
}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