Rate Overview
Live
1 GBP = 8.7644 HRK
1 HRK = 0.114098
GBP
Avg
8.7287
High
8.7644
Low
8.6931
Last updated: 5/6/2026, 11:24:45 AM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.76 HRK |
| 10 GBP | 87.64 HRK |
| 50 GBP | 438.22 HRK |
| 100 GBP | 876.44 HRK |
| 500 GBP | 4,382.21 HRK |
| 1,000 GBP | 8,764.43 HRK |
Get GBP/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=HRKExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-06T11:24:45Z",
"rates": {
"HRK": 8.764427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "HRK",
"amount": 100
},
"result": 876.4427,
"rate": 8.764427
}Build with GBP/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key