Rate Overview
Live
1 DKK = 2.1236 BWP
1 BWP = 0.470898
DKK
Avg
2.1196
High
2.2623
Low
1.9761
Last updated: 3/28/2026, 12:20:11 PM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.12 BWP |
| 10 DKK | 21.24 BWP |
| 50 DKK | 106.18 BWP |
| 100 DKK | 212.36 BWP |
| 500 DKK | 1,061.80 BWP |
| 1,000 DKK | 2,123.60 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-03-28T12:20:11Z",
"rates": {
"BWP": 2.123601
}
}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": 212.3601,
"rate": 2.123601
}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