Rate Overview
Live
1 IQD = 0.000646 EUR
1 EUR = 1547.99
IQD
Avg
0.000650
High
0.000654
Low
0.000646
Last updated: 4/16/2026, 3:17:05 AM
Quick Conversions
| IQD | EUR |
|---|---|
| 1 IQD | 0.00 EUR |
| 10 IQD | 0.01 EUR |
| 50 IQD | 0.03 EUR |
| 100 IQD | 0.06 EUR |
| 500 IQD | 0.32 EUR |
| 1,000 IQD | 0.65 EUR |
Get IQD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=EURExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-04-16T03:17:05Z",
"rates": {
"EUR": 0.000646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "EUR",
"amount": 100
},
"result": 0.0646,
"rate": 0.000646
}Build with IQD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key