Rate Overview
Live
1 MDL = 4.7383 ALL
1 ALL = 0.211047
MDL
Avg
4.7347
High
4.7612
Low
4.7162
Last updated: 5/6/2026, 11:51:35 PM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.74 ALL |
| 10 MDL | 47.38 ALL |
| 50 MDL | 236.91 ALL |
| 100 MDL | 473.83 ALL |
| 500 MDL | 2,369.14 ALL |
| 1,000 MDL | 4,738.28 ALL |
Get MDL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ALLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-06T23:51:35Z",
"rates": {
"ALL": 4.738282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ALL",
"amount": 100
},
"result": 473.8282,
"rate": 4.738282
}Build with MDL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key