Rate Overview
Live
1 SBD = 0.809463 DKK
1 DKK = 1.2354
SBD
Avg
0.792986
High
0.811588
Low
0.769239
Last updated: 5/27/2026, 8:37:04 PM
Quick Conversions
| SBD | DKK |
|---|---|
| 1 SBD | 0.81 DKK |
| 10 SBD | 8.09 DKK |
| 50 SBD | 40.47 DKK |
| 100 SBD | 80.95 DKK |
| 500 SBD | 404.73 DKK |
| 1,000 SBD | 809.46 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-05-27T20:37:04Z",
"rates": {
"DKK": 0.809463
}
}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.94630000000001,
"rate": 0.809463
}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