Rate Overview
Live
1 MDL = 9.1313 ETB
1 ETB = 0.109514
MDL
Avg
9.1113
High
9.1998
Low
9.0434
Last updated: 4/16/2026, 2:05:40 PM
Quick Conversions
| MDL | ETB |
|---|---|
| 1 MDL | 9.13 ETB |
| 10 MDL | 91.31 ETB |
| 50 MDL | 456.56 ETB |
| 100 MDL | 913.13 ETB |
| 500 MDL | 4,565.63 ETB |
| 1,000 MDL | 9,131.26 ETB |
Get MDL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ETBExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:05:40Z",
"rates": {
"ETB": 9.131264
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ETB",
"amount": 100
},
"result": 913.1264,
"rate": 9.131264
}Build with MDL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key