Rate Overview
Live
1 MDL = 1288.81 SLL
1 SLL = 0.000776
MDL
Avg
1311.89
High
1427.25
Low
1207.82
Last updated: 6/29/2026, 1:04:04 AM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,288.81 SLL |
| 10 MDL | 12,888.11 SLL |
| 50 MDL | 64,440.54 SLL |
| 100 MDL | 128,881.08 SLL |
| 500 MDL | 644,405.40 SLL |
| 1,000 MDL | 1,288,810.80 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-06-29T01:04:04Z",
"rates": {
"SLL": 1288.810801
}
}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": 128881.0801,
"rate": 1288.810801
}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