Rate Overview
Live
1 DKK = 1.2386 SBD
1 SBD = 0.807346
DKK
Avg
1.2395
High
1.2465
Low
1.2355
Last updated: 3/28/2026, 10:57:44 AM
Quick Conversions
| DKK | SBD |
|---|---|
| 1 DKK | 1.24 SBD |
| 10 DKK | 12.39 SBD |
| 50 DKK | 61.93 SBD |
| 100 DKK | 123.86 SBD |
| 500 DKK | 619.31 SBD |
| 1,000 DKK | 1,238.63 SBD |
Get DKK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SBDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-28T10:57:44Z",
"rates": {
"SBD": 1.238626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SBD",
"amount": 100
},
"result": 123.8626,
"rate": 1.238626
}Build with DKK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key