Rate Overview
Live
1 ETB = 0.025477 MYR
1 MYR = 39.2511
ETB
Avg
0.025486
High
0.025636
Low
0.025346
Last updated: 7/9/2026, 4:58:25 AM
Quick Conversions
| ETB | MYR |
|---|---|
| 1 ETB | 0.03 MYR |
| 10 ETB | 0.25 MYR |
| 50 ETB | 1.27 MYR |
| 100 ETB | 2.55 MYR |
| 500 ETB | 12.74 MYR |
| 1,000 ETB | 25.48 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-07-09T04:58:25Z",
"rates": {
"MYR": 0.025477
}
}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.5477,
"rate": 0.025477
}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