Rate Overview
Live
1 SLL = 0.000303 DKK
1 DKK = 3300.33
SLL
Avg
0.000303
High
0.000304
Low
0.000302
Last updated: 5/7/2026, 6:56:08 PM
Quick Conversions
| SLL | DKK |
|---|---|
| 1 SLL | 0.00 DKK |
| 10 SLL | 0.00 DKK |
| 50 SLL | 0.02 DKK |
| 100 SLL | 0.03 DKK |
| 500 SLL | 0.15 DKK |
| 1,000 SLL | 0.30 DKK |
Get SLL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=DKKExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-07T18:56:08Z",
"rates": {
"DKK": 0.000303
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "DKK",
"amount": 100
},
"result": 0.0303,
"rate": 0.000303
}Build with SLL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key