Rate Overview
Live
1 DKK = 1.2292 SBD
1 SBD = 0.813562
DKK
Avg
1.2454
High
1.3072
Low
1.1671
Last updated: 7/28/2026, 3:54:15 AM
Quick Conversions
| DKK | SBD |
|---|---|
| 1 DKK | 1.23 SBD |
| 10 DKK | 12.29 SBD |
| 50 DKK | 61.46 SBD |
| 100 DKK | 122.92 SBD |
| 500 DKK | 614.58 SBD |
| 1,000 DKK | 1,229.16 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-28T03:54:15Z",
"rates": {
"SBD": 1.229163
}
}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": 122.9163,
"rate": 1.229163
}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