Rate Overview
Live
1 IQD = 0.000657 EUR
1 EUR = 1522.07
IQD
Avg
0.000652
High
0.000657
Low
0.000645
Last updated: 3/6/2026, 8:13:01 AM
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-06T08:13:01Z",
"rates": {
"EUR": 0.000657
}
}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.06570000000000001,
"rate": 0.000657
}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