Rate Overview
Live
1 GBP = 8.8257 HRK
1 HRK = 0.113305
GBP
Avg
8.7135
High
8.8512
Low
8.5577
Last updated: 7/25/2026, 3:30:11 AM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.83 HRK |
| 10 GBP | 88.26 HRK |
| 50 GBP | 441.29 HRK |
| 100 GBP | 882.57 HRK |
| 500 GBP | 4,412.86 HRK |
| 1,000 GBP | 8,825.72 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-25T03:30:11Z",
"rates": {
"HRK": 8.825721
}
}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.5721,
"rate": 8.825721
}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