Rate Overview
Live
1 IRR = 0.000119 ETB
1 ETB = 8403.36
IRR
Avg
0.000118
High
0.000120
Low
0.000107
Last updated: 3/28/2026, 1:58:50 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-03-28T13:58:50Z",
"rates": {
"ETB": 0.000119
}
}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.0119,
"rate": 0.000119
}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