Rate Overview
Live
1 MDL = 1305.72 SLL
1 SLL = 0.000766
MDL
Avg
1340.43
High
1364.72
Low
1305.72
Last updated: 3/27/2026, 1:21:20 PM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,305.72 SLL |
| 10 MDL | 13,057.17 SLL |
| 50 MDL | 65,285.87 SLL |
| 100 MDL | 130,571.74 SLL |
| 500 MDL | 652,858.70 SLL |
| 1,000 MDL | 1,305,717.40 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-03-27T13:21:20Z",
"rates": {
"SLL": 1305.7174
}
}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": 130571.74,
"rate": 1305.7174
}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