Rate Overview
Live
1 BSD = 6.5345 DKK
1 DKK = 0.153034
BSD
Avg
6.5445
High
6.5664
Low
6.5292
Last updated: 7/7/2026, 5:38:41 AM
Quick Conversions
| BSD | DKK |
|---|---|
| 1 BSD | 6.53 DKK |
| 10 BSD | 65.35 DKK |
| 50 BSD | 326.73 DKK |
| 100 BSD | 653.45 DKK |
| 500 BSD | 3,267.25 DKK |
| 1,000 BSD | 6,534.50 DKK |
Get BSD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=DKKExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-07T05:38:41Z",
"rates": {
"DKK": 6.5345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "DKK",
"amount": 100
},
"result": 653.45,
"rate": 6.5345
}Build with BSD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key