Rate Overview
Live
1 DKK = 2.1108 BWP
1 BWP = 0.473762
DKK
Avg
2.1257
High
2.1350
Low
2.1108
Last updated: 5/7/2026, 7:01:10 PM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.11 BWP |
| 10 DKK | 21.11 BWP |
| 50 DKK | 105.54 BWP |
| 100 DKK | 211.08 BWP |
| 500 DKK | 1,055.38 BWP |
| 1,000 DKK | 2,110.77 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-07T19:01:10Z",
"rates": {
"BWP": 2.110766
}
}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": 211.07659999999998,
"rate": 2.110766
}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