Rate Overview
Live
1 DKK = 1.2602 SBD
1 SBD = 0.793518
DKK
Avg
1.2565
High
1.2616
Low
1.2500
Last updated: 5/8/2026, 3:21:53 AM
Quick Conversions
| DKK | SBD |
|---|---|
| 1 DKK | 1.26 SBD |
| 10 DKK | 12.60 SBD |
| 50 DKK | 63.01 SBD |
| 100 DKK | 126.02 SBD |
| 500 DKK | 630.11 SBD |
| 1,000 DKK | 1,260.21 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-05-08T03:21:53Z",
"rates": {
"SBD": 1.260211
}
}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": 126.02109999999999,
"rate": 1.260211
}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