Rate Overview
Live
1 MDL = 1377.22 SLL
1 SLL = 0.000726
MDL
Avg
1309.93
High
1427.25
Low
1185.33
Last updated: 7/26/2026, 7:48:59 PM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,377.22 SLL |
| 10 MDL | 13,772.24 SLL |
| 50 MDL | 68,861.20 SLL |
| 100 MDL | 137,722.40 SLL |
| 500 MDL | 688,611.98 SLL |
| 1,000 MDL | 1,377,223.95 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-26T19:48:59Z",
"rates": {
"SLL": 1377.223953
}
}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": 137722.3953,
"rate": 1377.223953
}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