Rate Overview
Live
1 MDL = 1305.44 SLL
1 SLL = 0.000766
MDL
Avg
1303.61
High
1364.62
Low
1224.30
Last updated: 7/23/2026, 8:50:21 PM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,305.44 SLL |
| 10 MDL | 13,054.43 SLL |
| 50 MDL | 65,272.16 SLL |
| 100 MDL | 130,544.32 SLL |
| 500 MDL | 652,721.61 SLL |
| 1,000 MDL | 1,305,443.22 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-23T20:50:21Z",
"rates": {
"SLL": 1305.443223
}
}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": 130544.3223,
"rate": 1305.443223
}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