Rate Overview
Live
1 MDL = 1229.40 SLL
1 SLL = 0.000813
MDL
Avg
1226.00
High
1229.40
Low
1218.88
Last updated: 4/16/2026, 2:10:14 PM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,229.40 SLL |
| 10 MDL | 12,293.95 SLL |
| 50 MDL | 61,469.76 SLL |
| 100 MDL | 122,939.51 SLL |
| 500 MDL | 614,697.57 SLL |
| 1,000 MDL | 1,229,395.15 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-04-16T14:10:14Z",
"rates": {
"SLL": 1229.395149
}
}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": 122939.5149,
"rate": 1229.395149
}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