Rate Overview
Live
1 ETB = 0.026181 MYR
1 MYR = 38.1956
ETB
Avg
0.025675
High
0.026181
Low
0.025458
Last updated: 6/19/2026, 8:32:19 AM
Quick Conversions
| ETB | MYR |
|---|---|
| 1 ETB | 0.03 MYR |
| 10 ETB | 0.26 MYR |
| 50 ETB | 1.31 MYR |
| 100 ETB | 2.62 MYR |
| 500 ETB | 13.09 MYR |
| 1,000 ETB | 26.18 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-06-19T08:32:19Z",
"rates": {
"MYR": 0.026181
}
}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.6181,
"rate": 0.026181
}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