Rate Overview
Live
1 MDL = 4.7873 ALL
1 ALL = 0.208885
MDL
Avg
4.7795
High
4.7969
Low
4.7638
Last updated: 3/7/2026, 1:54:30 AM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.79 ALL |
| 10 MDL | 47.87 ALL |
| 50 MDL | 239.37 ALL |
| 100 MDL | 478.73 ALL |
| 500 MDL | 2,393.67 ALL |
| 1,000 MDL | 4,787.33 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-03-07T01:54:30Z",
"rates": {
"ALL": 4.787331
}
}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": 478.7331,
"rate": 4.787331
}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