Rate Overview
Live
1 DKK = 1.2390 SBD
1 SBD = 0.807114
DKK
Avg
1.2313
High
1.2390
Low
1.2264
Last updated: 7/30/2026, 5:08:49 AM
Quick Conversions
| DKK | SBD |
|---|---|
| 1 DKK | 1.24 SBD |
| 10 DKK | 12.39 SBD |
| 50 DKK | 61.95 SBD |
| 100 DKK | 123.90 SBD |
| 500 DKK | 619.49 SBD |
| 1,000 DKK | 1,238.98 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-07-30T05:08:49Z",
"rates": {
"SBD": 1.238983
}
}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.89829999999999,
"rate": 1.238983
}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