Rate Overview
Live
1 GBP = 8.7837 HRK
1 HRK = 0.113847
GBP
Avg
8.8235
High
8.8641
Low
8.7837
Last updated: 7/27/2026, 8:43:32 PM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.78 HRK |
| 10 GBP | 87.84 HRK |
| 50 GBP | 439.19 HRK |
| 100 GBP | 878.37 HRK |
| 500 GBP | 4,391.85 HRK |
| 1,000 GBP | 8,783.71 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-27T20:43:32Z",
"rates": {
"HRK": 8.783707
}
}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": 878.3706999999999,
"rate": 8.783707
}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