Rate Overview
Live
1 MDL = 4.7332 ALL
1 ALL = 0.211273
MDL
Avg
4.7354
High
4.7666
Low
4.6885
Last updated: 5/27/2026, 2:28:29 AM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.73 ALL |
| 10 MDL | 47.33 ALL |
| 50 MDL | 236.66 ALL |
| 100 MDL | 473.32 ALL |
| 500 MDL | 2,366.61 ALL |
| 1,000 MDL | 4,733.21 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-27T02:28:29Z",
"rates": {
"ALL": 4.733214
}
}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.32140000000004,
"rate": 4.733214
}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