Rate Overview
Live
1 MDL = 1302.62 SLL
1 SLL = 0.000768
MDL
Avg
1328.35
High
1423.28
Low
1207.82
Last updated: 7/22/2026, 11:13:31 PM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,302.62 SLL |
| 10 MDL | 13,026.24 SLL |
| 50 MDL | 65,131.18 SLL |
| 100 MDL | 130,262.36 SLL |
| 500 MDL | 651,311.82 SLL |
| 1,000 MDL | 1,302,623.63 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-22T23:13:31Z",
"rates": {
"SLL": 1302.62363
}
}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": 130262.36300000001,
"rate": 1302.62363
}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