Rate Overview
Live
1 DKK = 2.0805 BWP
1 BWP = 0.480655
DKK
Avg
2.0883
High
2.0965
Low
2.0697
Last updated: 6/17/2026, 7:11:04 AM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.08 BWP |
| 10 DKK | 20.80 BWP |
| 50 DKK | 104.02 BWP |
| 100 DKK | 208.05 BWP |
| 500 DKK | 1,040.25 BWP |
| 1,000 DKK | 2,080.49 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-06-17T07:11:04Z",
"rates": {
"BWP": 2.080494
}
}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.0494,
"rate": 2.080494
}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