Rate Overview
Live
1 HRK = 2.0833 BWP
1 BWP = 0.480010
HRK
Avg
2.0649
High
2.0833
Low
2.0470
Last updated: 3/7/2026, 12:09:33 AM
Quick Conversions
| HRK | BWP |
|---|---|
| 1 HRK | 2.08 BWP |
| 10 HRK | 20.83 BWP |
| 50 HRK | 104.16 BWP |
| 100 HRK | 208.33 BWP |
| 500 HRK | 1,041.64 BWP |
| 1,000 HRK | 2,083.29 BWP |
Get HRK/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=BWPExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-07T00:09:33Z",
"rates": {
"BWP": 2.083289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "BWP",
"amount": 100
},
"result": 208.3289,
"rate": 2.083289
}Build with HRK/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key