Rate Overview
Live
1 GBP = 8.7943 HRK
1 HRK = 0.113710
GBP
Avg
8.6769
High
8.8519
Low
8.5135
Last updated: 7/23/2026, 2:39:17 PM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.79 HRK |
| 10 GBP | 87.94 HRK |
| 50 GBP | 439.72 HRK |
| 100 GBP | 879.43 HRK |
| 500 GBP | 4,397.16 HRK |
| 1,000 GBP | 8,794.32 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-23T14:39:17Z",
"rates": {
"HRK": 8.794319
}
}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": 879.4318999999999,
"rate": 8.794319
}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