Rate Overview
Live
1 MDL = 8.9962 ETB
1 ETB = 0.111159
MDL
Avg
9.0197
High
9.0982
Low
8.9340
Last updated: 7/2/2026, 11:46:25 AM
Quick Conversions
| MDL | ETB |
|---|---|
| 1 MDL | 9.00 ETB |
| 10 MDL | 89.96 ETB |
| 50 MDL | 449.81 ETB |
| 100 MDL | 899.62 ETB |
| 500 MDL | 4,498.08 ETB |
| 1,000 MDL | 8,996.16 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-02T11:46:25Z",
"rates": {
"ETB": 8.99616
}
}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": 899.616,
"rate": 8.99616
}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