Rate Overview
Live
1 MDL = 1293.60 SLL
1 SLL = 0.000773
MDL
Avg
1277.59
High
1293.60
Low
1185.33
Last updated: 7/4/2026, 2:33:16 AM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,293.60 SLL |
| 10 MDL | 12,936.02 SLL |
| 50 MDL | 64,680.09 SLL |
| 100 MDL | 129,360.18 SLL |
| 500 MDL | 646,800.88 SLL |
| 1,000 MDL | 1,293,601.75 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-04T02:33:16Z",
"rates": {
"SLL": 1293.601751
}
}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": 129360.1751,
"rate": 1293.601751
}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