Rate Overview
Live
1 DKK = 2.0841 BWP
1 BWP = 0.479822
DKK
Avg
2.0827
High
2.0869
Low
2.0778
Last updated: 8/15/2026, 11:41:01 AM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.08 BWP |
| 10 DKK | 20.84 BWP |
| 50 DKK | 104.21 BWP |
| 100 DKK | 208.41 BWP |
| 500 DKK | 1,042.05 BWP |
| 1,000 DKK | 2,084.11 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-08-15T11:41:01Z",
"rates": {
"BWP": 2.084105
}
}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.4105,
"rate": 2.084105
}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