Rate Overview
Live
1 SBD = 0.809581 DKK
1 DKK = 1.2352
SBD
Avg
0.806546
High
0.818200
Low
0.799199
Last updated: 6/19/2026, 8:23:06 AM
Quick Conversions
| SBD | DKK |
|---|---|
| 1 SBD | 0.81 DKK |
| 10 SBD | 8.10 DKK |
| 50 SBD | 40.48 DKK |
| 100 SBD | 80.96 DKK |
| 500 SBD | 404.79 DKK |
| 1,000 SBD | 809.58 DKK |
Get SBD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=DKKExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-06-19T08:23:06Z",
"rates": {
"DKK": 0.809581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "DKK",
"amount": 100
},
"result": 80.9581,
"rate": 0.809581
}Build with SBD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key