Rate Overview
Live
1 ETB = 0.110176 MDL
1 MDL = 9.0764
ETB
Avg
0.109901
High
0.113468
Low
0.107531
Last updated: 7/12/2026, 12:41:51 PM
Quick Conversions
| ETB | MDL |
|---|---|
| 1 ETB | 0.11 MDL |
| 10 ETB | 1.10 MDL |
| 50 ETB | 5.51 MDL |
| 100 ETB | 11.02 MDL |
| 500 ETB | 55.09 MDL |
| 1,000 ETB | 110.18 MDL |
Get ETB/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=MDLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-12T12:41:51Z",
"rates": {
"MDL": 0.110176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "MDL",
"amount": 100
},
"result": 11.0176,
"rate": 0.110176
}Build with ETB/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key