Rate Overview
Live
1 MDL = 9.1020 ETB
1 ETB = 0.109866
MDL
Avg
8.9544
High
9.2827
Low
8.0331
Last updated: 7/26/2026, 4:43:27 PM
Quick Conversions
| MDL | ETB |
|---|---|
| 1 MDL | 9.10 ETB |
| 10 MDL | 91.02 ETB |
| 50 MDL | 455.10 ETB |
| 100 MDL | 910.20 ETB |
| 500 MDL | 4,551.01 ETB |
| 1,000 MDL | 9,102.02 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-07-26T16:43:27Z",
"rates": {
"ETB": 9.102021
}
}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": 910.2021000000001,
"rate": 9.102021
}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