Rate Overview
Live
1 ETB = 0.025534 MYR
1 MYR = 39.1635
ETB
Avg
0.025527
High
0.027672
Low
0.024905
Last updated: 3/6/2026, 8:14:38 AM
Quick Conversions
| ETB | MYR |
|---|---|
| 1 ETB | 0.03 MYR |
| 10 ETB | 0.26 MYR |
| 50 ETB | 1.28 MYR |
| 100 ETB | 2.55 MYR |
| 500 ETB | 12.77 MYR |
| 1,000 ETB | 25.53 MYR |
Get ETB/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=MYRExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-06T08:14:38Z",
"rates": {
"MYR": 0.025534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "MYR",
"amount": 100
},
"result": 2.5534,
"rate": 0.025534
}Build with ETB/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key