Rate Overview
Live
1 IQD = 0.123896 JPY
1 JPY = 8.0713
IQD
Avg
0.123618
High
0.124266
Low
0.123061
Last updated: 7/7/2026, 8:24:30 PM
Quick Conversions
| IQD | JPY |
|---|---|
| 1 IQD | 0.12 JPY |
| 10 IQD | 1.24 JPY |
| 50 IQD | 6.19 JPY |
| 100 IQD | 12.39 JPY |
| 500 IQD | 61.95 JPY |
| 1,000 IQD | 123.90 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-07T20:24:30Z",
"rates": {
"JPY": 0.123896
}
}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.389600000000002,
"rate": 0.123896
}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