Rate Overview
Live
1 DKK = 1.2410 SBD
1 SBD = 0.805799
DKK
Avg
1.2432
High
1.2466
Low
1.2392
Last updated: 8/13/2026, 6:06:36 AM
Quick Conversions
| DKK | SBD |
|---|---|
| 1 DKK | 1.24 SBD |
| 10 DKK | 12.41 SBD |
| 50 DKK | 62.05 SBD |
| 100 DKK | 124.10 SBD |
| 500 DKK | 620.50 SBD |
| 1,000 DKK | 1,241.00 SBD |
Get DKK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SBDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-08-13T06:06:36Z",
"rates": {
"SBD": 1.241004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SBD",
"amount": 100
},
"result": 124.1004,
"rate": 1.241004
}Build with DKK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key