Rate Overview
Live
1 SLL = 0.000813 MDL
1 MDL = 1230.01
SLL
Avg
0.000815
High
0.000820
Low
0.000813
Last updated: 4/16/2026, 4:10:39 PM
Quick Conversions
| SLL | MDL |
|---|---|
| 1 SLL | 0.00 MDL |
| 10 SLL | 0.01 MDL |
| 50 SLL | 0.04 MDL |
| 100 SLL | 0.08 MDL |
| 500 SLL | 0.41 MDL |
| 1,000 SLL | 0.81 MDL |
Get SLL/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MDLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-16T16:10:39Z",
"rates": {
"MDL": 0.000813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MDL",
"amount": 100
},
"result": 0.0813,
"rate": 0.000813
}Build with SLL/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key