Rate Overview
Live
1 SBD = 0.809495 DKK
1 DKK = 1.2353
SBD
Avg
0.799058
High
0.809495
Low
0.790004
Last updated: 5/27/2026, 7:18:54 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.75 DKK |
| 1,000 SBD | 809.50 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-27T19:18:54Z",
"rates": {
"DKK": 0.809495
}
}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.9495,
"rate": 0.809495
}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