Rate Overview
Live
1 HRK = 2.1023 BWP
1 BWP = 0.475661
HRK
Avg
2.0496
High
2.2282
Low
1.9104
Last updated: 3/27/2026, 1:16:12 PM
Quick Conversions
| HRK | BWP |
|---|---|
| 1 HRK | 2.10 BWP |
| 10 HRK | 21.02 BWP |
| 50 HRK | 105.12 BWP |
| 100 HRK | 210.23 BWP |
| 500 HRK | 1,051.17 BWP |
| 1,000 HRK | 2,102.34 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-27T13:16:12Z",
"rates": {
"BWP": 2.102338
}
}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": 210.2338,
"rate": 2.102338
}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