Rate Overview
Live
1 DKK = 2.0839 BWP
1 BWP = 0.479863
DKK
Avg
2.1148
High
2.1745
Low
2.0775
Last updated: 5/28/2026, 3:42:46 AM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.08 BWP |
| 10 DKK | 20.84 BWP |
| 50 DKK | 104.20 BWP |
| 100 DKK | 208.39 BWP |
| 500 DKK | 1,041.96 BWP |
| 1,000 DKK | 2,083.93 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-28T03:42:46Z",
"rates": {
"BWP": 2.083927
}
}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.39270000000002,
"rate": 2.083927
}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