Rate Overview
Live
1 HRK = 2.0649 BWP
1 BWP = 0.484292
HRK
Avg
2.0655
High
2.0712
Low
2.0600
Last updated: 9/3/2026, 2:11:56 PM
Quick Conversions
| HRK | BWP |
|---|---|
| 1 HRK | 2.06 BWP |
| 10 HRK | 20.65 BWP |
| 50 HRK | 103.24 BWP |
| 100 HRK | 206.49 BWP |
| 500 HRK | 1,032.44 BWP |
| 1,000 HRK | 2,064.87 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-09-03T14:11:56Z",
"rates": {
"BWP": 2.06487
}
}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": 206.487,
"rate": 2.06487
}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