Rate Overview
Live
1 IQD = 0.119885 ETB
1 ETB = 8.3413
IQD
Avg
0.119894
High
0.120133
Low
0.119847
Last updated: 5/6/2026, 5:18:47 PM
Quick Conversions
| IQD | ETB |
|---|---|
| 1 IQD | 0.12 ETB |
| 10 IQD | 1.20 ETB |
| 50 IQD | 5.99 ETB |
| 100 IQD | 11.99 ETB |
| 500 IQD | 59.94 ETB |
| 1,000 IQD | 119.89 ETB |
Get IQD/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=ETBExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-06T17:18:47Z",
"rates": {
"ETB": 0.119885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "ETB",
"amount": 100
},
"result": 11.9885,
"rate": 0.119885
}Build with IQD/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key