Rate Overview
Live
1 DKK = 0.155519 BSD
1 BSD = 6.4301
DKK
Avg
0.156176
High
0.158109
Low
0.154749
Last updated: 3/7/2026, 2:28:45 AM
Quick Conversions
| DKK | BSD |
|---|---|
| 1 DKK | 0.16 BSD |
| 10 DKK | 1.56 BSD |
| 50 DKK | 7.78 BSD |
| 100 DKK | 15.55 BSD |
| 500 DKK | 77.76 BSD |
| 1,000 DKK | 155.52 BSD |
Get DKK/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BSDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-07T02:28:45Z",
"rates": {
"BSD": 0.155519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BSD",
"amount": 100
},
"result": 15.5519,
"rate": 0.155519
}Build with DKK/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key