Rate Overview
Live
1 GBP = 8.8338 HRK
1 HRK = 0.113201
GBP
Avg
8.8044
High
8.8782
Low
8.7119
Last updated: 7/23/2026, 12:01:11 AM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.83 HRK |
| 10 GBP | 88.34 HRK |
| 50 GBP | 441.69 HRK |
| 100 GBP | 883.38 HRK |
| 500 GBP | 4,416.91 HRK |
| 1,000 GBP | 8,833.81 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-07-23T00:01:11Z",
"rates": {
"HRK": 8.833813
}
}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": 883.3812999999999,
"rate": 8.833813
}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