Rate Overview
Live
1 DKK = 2.0852 BWP
1 BWP = 0.479561
DKK
Avg
2.0983
High
2.2191
Low
2.0539
Last updated: 5/28/2026, 2:31:09 AM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.09 BWP |
| 10 DKK | 20.85 BWP |
| 50 DKK | 104.26 BWP |
| 100 DKK | 208.52 BWP |
| 500 DKK | 1,042.62 BWP |
| 1,000 DKK | 2,085.24 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-05-28T02:31:09Z",
"rates": {
"BWP": 2.085239
}
}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.5239,
"rate": 2.085239
}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