Rate Overview
Live
1 ETB = 0.106358 MDL
1 MDL = 9.4022
ETB
Avg
0.110701
High
0.118583
Low
0.106358
Last updated: 8/23/2026, 5:39:54 AM
Quick Conversions
| ETB | MDL |
|---|---|
| 1 ETB | 0.11 MDL |
| 10 ETB | 1.06 MDL |
| 50 ETB | 5.32 MDL |
| 100 ETB | 10.64 MDL |
| 500 ETB | 53.18 MDL |
| 1,000 ETB | 106.36 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-08-23T05:39:54Z",
"rates": {
"MDL": 0.106358
}
}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": 10.6358,
"rate": 0.106358
}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