Rate Overview
Live
1 MDL = 1324.18 SLL
1 SLL = 0.000755
MDL
Avg
1331.42
High
1356.65
Low
1317.94
Last updated: 9/3/2026, 2:28:18 AM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,324.18 SLL |
| 10 MDL | 13,241.80 SLL |
| 50 MDL | 66,209.00 SLL |
| 100 MDL | 132,417.99 SLL |
| 500 MDL | 662,089.96 SLL |
| 1,000 MDL | 1,324,179.92 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-09-03T02:28:18Z",
"rates": {
"SLL": 1324.179916
}
}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": 132417.9916,
"rate": 1324.179916
}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