Rate Overview
Live
1 ALL = 0.214861 MDL
1 MDL = 4.6542
ALL
Avg
0.214525
High
0.214862
Low
0.214022
Last updated: 7/5/2026, 7:11:58 AM
Quick Conversions
| ALL | MDL |
|---|---|
| 1 ALL | 0.21 MDL |
| 10 ALL | 2.15 MDL |
| 50 ALL | 10.74 MDL |
| 100 ALL | 21.49 MDL |
| 500 ALL | 107.43 MDL |
| 1,000 ALL | 214.86 MDL |
Get ALL/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MDLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-05T07:11:58Z",
"rates": {
"MDL": 0.214861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MDL",
"amount": 100
},
"result": 21.4861,
"rate": 0.214861
}Build with ALL/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key