Rate Overview
Live
1 DKK = 2.0834 BWP
1 BWP = 0.479987
DKK
Avg
2.0699
High
2.2552
Low
1.9077
Last updated: 7/27/2026, 10:49:29 PM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.08 BWP |
| 10 DKK | 20.83 BWP |
| 50 DKK | 104.17 BWP |
| 100 DKK | 208.34 BWP |
| 500 DKK | 1,041.69 BWP |
| 1,000 DKK | 2,083.39 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-27T22:49:29Z",
"rates": {
"BWP": 2.083388
}
}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": 208.3388,
"rate": 2.083388
}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