Rate Overview
Live
1 IDR = 0.009287 ETB
1 ETB = 107.6774
IDR
Avg
0.009267
High
0.009341
Low
0.009184
Last updated: 3/27/2026, 11:52:36 AM
Quick Conversions
| IDR | ETB |
|---|---|
| 1 IDR | 0.01 ETB |
| 10 IDR | 0.09 ETB |
| 50 IDR | 0.46 ETB |
| 100 IDR | 0.93 ETB |
| 500 IDR | 4.64 ETB |
| 1,000 IDR | 9.29 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-03-27T11:52:36Z",
"rates": {
"ETB": 0.009287
}
}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.9287,
"rate": 0.009287
}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