Rate Overview
Live
1 SLL = 0.000744 MDL
1 MDL = 1344.09 SLL
Avg
0.000739
High
0.000758
Low
0.000717
Last updated: 1/25/2026, 2:55:30 PM
Quick Conversions
| SLL | MDL |
|---|---|
| 1 SLL | 0.00 MDL |
| 10 SLL | 0.01 MDL |
| 50 SLL | 0.04 MDL |
| 100 SLL | 0.07 MDL |
| 500 SLL | 0.37 MDL |
| 1,000 SLL | 0.74 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-01-25T14:55:30Z",
"rates": {
"MDL": 0.000744
}
}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.0744,
"rate": 0.000744
}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