Rate Overview
Live
1 MDL = 1217.46 SLL
1 SLL = 0.000821
MDL
Avg
1217.18
High
1217.70
Low
1216.79
Last updated: 5/7/2026, 2:20:19 AM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,217.46 SLL |
| 10 MDL | 12,174.64 SLL |
| 50 MDL | 60,873.22 SLL |
| 100 MDL | 121,746.45 SLL |
| 500 MDL | 608,732.24 SLL |
| 1,000 MDL | 1,217,464.48 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-05-07T02:20:19Z",
"rates": {
"SLL": 1217.464475
}
}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": 121746.4475,
"rate": 1217.464475
}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