Rate Overview
Live
1 DKK = 2.1172 BWP
1 BWP = 0.472328
DKK
Avg
2.1101
High
2.1253
Low
2.0960
Last updated: 4/17/2026, 12:00:57 PM
Quick Conversions
| DKK | BWP |
|---|---|
| 1 DKK | 2.12 BWP |
| 10 DKK | 21.17 BWP |
| 50 DKK | 105.86 BWP |
| 100 DKK | 211.72 BWP |
| 500 DKK | 1,058.59 BWP |
| 1,000 DKK | 2,117.18 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-04-17T12:00:57Z",
"rates": {
"BWP": 2.117175
}
}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.7175,
"rate": 2.117175
}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