Rate Overview
Live
1 IQD = 0.000659 EUR
1 EUR = 1517.45
IQD
Avg
0.000659
High
0.000663
Low
0.000657
Last updated: 3/26/2026, 8:29:44 PM
Quick Conversions
| IQD | EUR |
|---|---|
| 1 IQD | 0.00 EUR |
| 10 IQD | 0.01 EUR |
| 50 IQD | 0.03 EUR |
| 100 IQD | 0.07 EUR |
| 500 IQD | 0.33 EUR |
| 1,000 IQD | 0.66 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-03-26T20:29:44Z",
"rates": {
"EUR": 0.000659
}
}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.0659,
"rate": 0.000659
}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