Rate Overview
Live
1 SBD = 0.812751 DKK
1 DKK = 1.2304
SBD
Avg
0.790018
High
0.817453
Low
0.752959
Last updated: 7/29/2026, 11:32:22 AM
Quick Conversions
| SBD | DKK |
|---|---|
| 1 SBD | 0.81 DKK |
| 10 SBD | 8.13 DKK |
| 50 SBD | 40.64 DKK |
| 100 SBD | 81.28 DKK |
| 500 SBD | 406.38 DKK |
| 1,000 SBD | 812.75 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-07-29T11:32:22Z",
"rates": {
"DKK": 0.812751
}
}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": 81.2751,
"rate": 0.812751
}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