Rate Overview
Live
1 DKK = 1.2314 SBD
1 SBD = 0.812072
DKK
Avg
1.2534
High
1.3000
Low
1.2171
Last updated: 7/25/2026, 3:14:08 AM
Quick Conversions
| DKK | SBD |
|---|---|
| 1 DKK | 1.23 SBD |
| 10 DKK | 12.31 SBD |
| 50 DKK | 61.57 SBD |
| 100 DKK | 123.14 SBD |
| 500 DKK | 615.71 SBD |
| 1,000 DKK | 1,231.42 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-25T03:14:08Z",
"rates": {
"SBD": 1.231418
}
}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.14179999999999,
"rate": 1.231418
}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