Rate Overview
Live
1 SBD = 0.808058 DKK
1 DKK = 1.2375
SBD
Avg
0.798376
High
0.821627
Low
0.769239
Last updated: 7/30/2026, 8:13:55 AM
Quick Conversions
| SBD | DKK |
|---|---|
| 1 SBD | 0.81 DKK |
| 10 SBD | 8.08 DKK |
| 50 SBD | 40.40 DKK |
| 100 SBD | 80.81 DKK |
| 500 SBD | 404.03 DKK |
| 1,000 SBD | 808.06 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-30T08:13:55Z",
"rates": {
"DKK": 0.808058
}
}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.8058,
"rate": 0.808058
}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