Rate Overview
Live
1 IRR = 0.000116 ETB
1 ETB = 8620.69
IRR
Avg
0.000116
High
0.000116
Low
0.000115
Last updated: 7/7/2026, 8:13:12 PM
Quick Conversions
| IRR | ETB |
|---|---|
| 1 IRR | 0.00 ETB |
| 10 IRR | 0.00 ETB |
| 50 IRR | 0.01 ETB |
| 100 IRR | 0.01 ETB |
| 500 IRR | 0.06 ETB |
| 1,000 IRR | 0.12 ETB |
Get IRR/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=ETBExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-07-07T20:13:12Z",
"rates": {
"ETB": 0.000116
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "ETB",
"amount": 100
},
"result": 0.0116,
"rate": 0.000116
}Build with IRR/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key