Rate Overview
Live
1 GBP = 8.8270 HRK
1 HRK = 0.113289
GBP
Avg
8.7099
High
8.8583
Low
8.6244
Last updated: 7/26/2026, 3:53:05 PM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.83 HRK |
| 10 GBP | 88.27 HRK |
| 50 GBP | 441.35 HRK |
| 100 GBP | 882.70 HRK |
| 500 GBP | 4,413.50 HRK |
| 1,000 GBP | 8,826.99 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-26T15:53:05Z",
"rates": {
"HRK": 8.826991
}
}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.6990999999999,
"rate": 8.826991
}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