Rate Overview
Live
1 MDL = 1346.95 SLL
1 SLL = 0.000742
MDL
Avg
1314.36
High
1349.95
Low
1300.42
Last updated: 7/25/2026, 3:39:44 AM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,346.95 SLL |
| 10 MDL | 13,469.46 SLL |
| 50 MDL | 67,347.31 SLL |
| 100 MDL | 134,694.62 SLL |
| 500 MDL | 673,473.09 SLL |
| 1,000 MDL | 1,346,946.18 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-25T03:39:44Z",
"rates": {
"SLL": 1346.946181
}
}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": 134694.6181,
"rate": 1346.946181
}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