Rate Overview
Live
1 SBD = 0.807345 DKK
1 DKK = 1.2386
SBD
Avg
0.787208
High
0.813554
Low
0.771863
Last updated: 3/28/2026, 12:17:52 PM
Quick Conversions
| SBD | DKK |
|---|---|
| 1 SBD | 0.81 DKK |
| 10 SBD | 8.07 DKK |
| 50 SBD | 40.37 DKK |
| 100 SBD | 80.73 DKK |
| 500 SBD | 403.67 DKK |
| 1,000 SBD | 807.35 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-03-28T12:17:52Z",
"rates": {
"DKK": 0.807345
}
}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.7345,
"rate": 0.807345
}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