Rate Overview
Live
1 ETB = 0.109912 MDL
1 MDL = 9.0982
ETB
Avg
0.109893
High
0.110923
Low
0.108237
Last updated: 6/25/2026, 6:57:33 AM
Quick Conversions
| ETB | MDL |
|---|---|
| 1 ETB | 0.11 MDL |
| 10 ETB | 1.10 MDL |
| 50 ETB | 5.50 MDL |
| 100 ETB | 10.99 MDL |
| 500 ETB | 54.96 MDL |
| 1,000 ETB | 109.91 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-06-25T06:57:33Z",
"rates": {
"MDL": 0.109912
}
}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.9912,
"rate": 0.109912
}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