Rate Overview
Live
1 GBP = 8.8256 HRK
1 HRK = 0.113307
GBP
Avg
8.8227
High
9.1059
Low
8.5724
Last updated: 7/23/2026, 6:56:12 AM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.83 HRK |
| 10 GBP | 88.26 HRK |
| 50 GBP | 441.28 HRK |
| 100 GBP | 882.56 HRK |
| 500 GBP | 4,412.80 HRK |
| 1,000 GBP | 8,825.60 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-23T06:56:12Z",
"rates": {
"HRK": 8.825598
}
}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": 882.5598,
"rate": 8.825598
}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