Rate Overview
Live
1 MDL = 4.7496 ALL
1 ALL = 0.210545
MDL
Avg
4.7567
High
4.7951
Low
4.7347
Last updated: 4/16/2026, 2:04:40 PM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.75 ALL |
| 10 MDL | 47.50 ALL |
| 50 MDL | 237.48 ALL |
| 100 MDL | 474.96 ALL |
| 500 MDL | 2,374.79 ALL |
| 1,000 MDL | 4,749.57 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-04-16T14:04:40Z",
"rates": {
"ALL": 4.749571
}
}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": 474.9571,
"rate": 4.749571
}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