Rate Overview
Live
1 ETB = 0.025609 MYR
1 MYR = 39.0488
ETB
Avg
0.026489
High
0.029340
Low
0.024959
Last updated: 3/27/2026, 9:59:39 AM
Quick Conversions
| ETB | MYR |
|---|---|
| 1 ETB | 0.03 MYR |
| 10 ETB | 0.26 MYR |
| 50 ETB | 1.28 MYR |
| 100 ETB | 2.56 MYR |
| 500 ETB | 12.80 MYR |
| 1,000 ETB | 25.61 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-27T09:59:39Z",
"rates": {
"MYR": 0.025609
}
}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.5609,
"rate": 0.025609
}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