Rate Overview
Live
1 SBD = 0.807986 DKK
1 DKK = 1.2376
SBD
Avg
0.811326
High
0.818598
Low
0.806296
Last updated: 7/9/2026, 3:35:37 AM
Quick Conversions
| SBD | DKK |
|---|---|
| 1 SBD | 0.81 DKK |
| 10 SBD | 8.08 DKK |
| 50 SBD | 40.40 DKK |
| 100 SBD | 80.80 DKK |
| 500 SBD | 403.99 DKK |
| 1,000 SBD | 807.99 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-09T03:35:37Z",
"rates": {
"DKK": 0.807986
}
}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.7986,
"rate": 0.807986
}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