Rate Overview
Live
1 MDL = 1361.67 SLL
1 SLL = 0.000734
MDL
Avg
1323.41
High
1361.67
Low
1312.39
Last updated: 8/13/2026, 2:55:40 AM
Quick Conversions
| MDL | SLL |
|---|---|
| 1 MDL | 1,361.67 SLL |
| 10 MDL | 13,616.71 SLL |
| 50 MDL | 68,083.55 SLL |
| 100 MDL | 136,167.11 SLL |
| 500 MDL | 680,835.54 SLL |
| 1,000 MDL | 1,361,671.08 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-08-13T02:55:40Z",
"rates": {
"SLL": 1361.671084
}
}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": 136167.1084,
"rate": 1361.671084
}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