Rate Overview
Live
1 GBP = 8.7811 HRK
1 HRK = 0.113881
GBP
Avg
8.7110
High
8.8641
Low
8.5919
Last updated: 7/27/2026, 11:08:04 PM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.78 HRK |
| 10 GBP | 87.81 HRK |
| 50 GBP | 439.05 HRK |
| 100 GBP | 878.11 HRK |
| 500 GBP | 4,390.53 HRK |
| 1,000 GBP | 8,781.07 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-27T23:08:04Z",
"rates": {
"HRK": 8.781069
}
}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.1069,
"rate": 8.781069
}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