Rate Overview
Live
1 MDL = 4.6839 ALL
1 ALL = 0.213499
MDL
Avg
4.6707
High
4.7019
Low
4.6541
Last updated: 7/25/2026, 9:29:15 PM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.68 ALL |
| 10 MDL | 46.84 ALL |
| 50 MDL | 234.19 ALL |
| 100 MDL | 468.39 ALL |
| 500 MDL | 2,341.93 ALL |
| 1,000 MDL | 4,683.87 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-07-25T21:29:15Z",
"rates": {
"ALL": 4.683867
}
}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": 468.3867,
"rate": 4.683867
}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