Rate Overview
Live
1 MDL = 1326.95 SLL
1 SLL = 0.000754
MDL
Avg
1331.99
High
1341.26
Low
1321.13
Last updated: 3/7/2026, 1:55:26 AM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,326.95 SLL |
| 10 MDL | 13,269.46 SLL |
| 50 MDL | 66,347.30 SLL |
| 100 MDL | 132,694.60 SLL |
| 500 MDL | 663,473.02 SLL |
| 1,000 MDL | 1,326,946.04 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-03-07T01:55:26Z",
"rates": {
"SLL": 1326.946039
}
}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": 132694.6039,
"rate": 1326.946039
}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