Rate Overview
Live
1 IDR = 0.009061 ETB
1 ETB = 110.3631
IDR
Avg
0.009120
High
0.009166
Low
0.009061
Last updated: 4/17/2026, 4:56:04 AM
Quick Conversions
| IDR | ETB |
|---|---|
| 1 IDR | 0.01 ETB |
| 10 IDR | 0.09 ETB |
| 50 IDR | 0.45 ETB |
| 100 IDR | 0.91 ETB |
| 500 IDR | 4.53 ETB |
| 1,000 IDR | 9.06 ETB |
Get IDR/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=ETBExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T04:56:04Z",
"rates": {
"ETB": 0.009061
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "ETB",
"amount": 100
},
"result": 0.9060999999999999,
"rate": 0.009061
}Build with IDR/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key