Rate Overview
Live
1 DKK = 2.0937 BWP
1 BWP = 0.477613
DKK
Avg
2.0969
High
2.2017
Low
2.0611
Last updated: 7/28/2026, 3:17:39 PM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.09 BWP |
| 10 DKK | 20.94 BWP |
| 50 DKK | 104.69 BWP |
| 100 DKK | 209.37 BWP |
| 500 DKK | 1,046.87 BWP |
| 1,000 DKK | 2,093.74 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-07-28T15:17:39Z",
"rates": {
"BWP": 2.093744
}
}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": 209.3744,
"rate": 2.093744
}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