Rate Overview
Live
1 MDL = 1319.41 SLL
1 SLL = 0.000758
MDL
Avg
1319.17
High
1323.48
Low
1314.54
Last updated: 5/27/2026, 8:27:49 AM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,319.41 SLL |
| 10 MDL | 13,194.09 SLL |
| 50 MDL | 65,970.44 SLL |
| 100 MDL | 131,940.89 SLL |
| 500 MDL | 659,704.44 SLL |
| 1,000 MDL | 1,319,408.88 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-05-27T08:27:49Z",
"rates": {
"SLL": 1319.408883
}
}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": 131940.8883,
"rate": 1319.408883
}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