Rate Overview
Live
1 GBP = 8.8412 HRK
1 HRK = 0.113106
GBP
Avg
8.8146
High
8.8414
Low
8.7899
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.84 HRK |
| 10 GBP | 88.41 HRK |
| 50 GBP | 442.06 HRK |
| 100 GBP | 884.12 HRK |
| 500 GBP | 4,420.62 HRK |
| 1,000 GBP | 8,841.24 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-08-14T22:43:14Z",
"rates": {
"HRK": 8.841241
}
}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": 884.1241,
"rate": 8.841241
}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