Rate Overview
Live
1 DKK = 2.1016 BWP
1 BWP = 0.475820
DKK
Avg
2.0803
High
2.1016
Low
2.0583
Last updated: 3/7/2026, 7:44:20 AM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.10 BWP |
| 10 DKK | 21.02 BWP |
| 50 DKK | 105.08 BWP |
| 100 DKK | 210.16 BWP |
| 500 DKK | 1,050.82 BWP |
| 1,000 DKK | 2,101.63 BWP |
Get DKK/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BWPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-07T07:44:20Z",
"rates": {
"BWP": 2.101634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BWP",
"amount": 100
},
"result": 210.16339999999997,
"rate": 2.101634
}Build with DKK/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key