Rate Overview
Live
1 IQD = 0.122757 ETB
1 ETB = 8.1462
IQD
Avg
0.121876
High
0.123122
Low
0.120823
Last updated: 7/7/2026, 10:14:45 AM
Quick Conversions
| IQD | ETB |
|---|---|
| 1 IQD | 0.12 ETB |
| 10 IQD | 1.23 ETB |
| 50 IQD | 6.14 ETB |
| 100 IQD | 12.28 ETB |
| 500 IQD | 61.38 ETB |
| 1,000 IQD | 122.76 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-07-07T10:14:45Z",
"rates": {
"ETB": 0.122757
}
}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": 12.2757,
"rate": 0.122757
}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