Rate Overview
Live
1 IDR = 0.008922 ETB
1 ETB = 112.0825
IDR
Avg
0.009071
High
0.009281
Low
0.008804
Last updated: 7/27/2026, 8:30:19 AM
Quick Conversions
| IDR | ETB |
|---|---|
| 1 IDR | 0.01 ETB |
| 10 IDR | 0.09 ETB |
| 50 IDR | 0.45 ETB |
| 100 IDR | 0.89 ETB |
| 500 IDR | 4.46 ETB |
| 1,000 IDR | 8.92 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-07-27T08:30:19Z",
"rates": {
"ETB": 0.008922
}
}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.8921999999999999,
"rate": 0.008922
}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