Rate Overview
Live
1 MDL = 1295.12 SLL
1 SLL = 0.000772
MDL
Avg
1312.86
High
1427.25
Low
1207.82
Last updated: 6/24/2026, 12:35:39 AM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,295.12 SLL |
| 10 MDL | 12,951.15 SLL |
| 50 MDL | 64,755.76 SLL |
| 100 MDL | 129,511.53 SLL |
| 500 MDL | 647,557.64 SLL |
| 1,000 MDL | 1,295,115.28 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-24T00:35:39Z",
"rates": {
"SLL": 1295.115281
}
}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": 129511.52810000001,
"rate": 1295.115281
}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