Rate Overview
Live
1 GBP = 8.8308 HRK
1 HRK = 0.113240
GBP
Avg
8.8500
High
8.8782
Low
8.8272
Last updated: 7/22/2026, 6:39:37 PM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.83 HRK |
| 10 GBP | 88.31 HRK |
| 50 GBP | 441.54 HRK |
| 100 GBP | 883.08 HRK |
| 500 GBP | 4,415.40 HRK |
| 1,000 GBP | 8,830.80 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-22T18:39:37Z",
"rates": {
"HRK": 8.830802
}
}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.0802,
"rate": 8.830802
}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