Rate Overview
Live
1 DKK = 2.0853 BWP
1 BWP = 0.479559
DKK
Avg
2.0971
High
2.1064
Low
2.0853
Last updated: 5/28/2026, 1:17:30 AM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.09 BWP |
| 10 DKK | 20.85 BWP |
| 50 DKK | 104.26 BWP |
| 100 DKK | 208.53 BWP |
| 500 DKK | 1,042.63 BWP |
| 1,000 DKK | 2,085.25 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-28T01:17:30Z",
"rates": {
"BWP": 2.085251
}
}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.5251,
"rate": 2.085251
}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