Rate Overview
Live
1 SLL = 0.000301 DKK
1 DKK = 3322.26
SLL
Avg
0.000302
High
0.000304
Low
0.000301
Last updated: 4/17/2026, 4:14:32 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-04-17T16:14:32Z",
"rates": {
"DKK": 0.000301
}
}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.0301,
"rate": 0.000301
}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