Rate Overview
Live
1 MDL = 1302.95 SLL
1 SLL = 0.000767
MDL
Avg
1294.95
High
1307.36
Low
1185.33
Last updated: 7/20/2026, 7:38:28 PM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,302.95 SLL |
| 10 MDL | 13,029.51 SLL |
| 50 MDL | 65,147.57 SLL |
| 100 MDL | 130,295.14 SLL |
| 500 MDL | 651,475.69 SLL |
| 1,000 MDL | 1,302,951.39 SLL |
Get MDL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SLLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-20T19:38:28Z",
"rates": {
"SLL": 1302.951387
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SLL",
"amount": 100
},
"result": 130295.13870000001,
"rate": 1302.951387
}Build with MDL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key