Rate Overview
Live
1 IQD = 0.122365 JPY
1 JPY = 8.1723
IQD
Avg
0.118548
High
0.122365
Low
0.113578
Last updated: 3/28/2026, 9:32:46 AM
Quick Conversions
| IQD | JPY |
|---|---|
| 1 IQD | 0.12 JPY |
| 10 IQD | 1.22 JPY |
| 50 IQD | 6.12 JPY |
| 100 IQD | 12.24 JPY |
| 500 IQD | 61.18 JPY |
| 1,000 IQD | 122.37 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-28T09:32:46Z",
"rates": {
"JPY": 0.122365
}
}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.2365,
"rate": 0.122365
}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