Rate Overview
Live
1 GBP = 8.7263 HRK
1 HRK = 0.114597
GBP
Avg
8.7285
High
8.7532
Low
8.7068
Last updated: 6/16/2026, 8:54:53 AM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.73 HRK |
| 10 GBP | 87.26 HRK |
| 50 GBP | 436.31 HRK |
| 100 GBP | 872.63 HRK |
| 500 GBP | 4,363.13 HRK |
| 1,000 GBP | 8,726.27 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-06-16T08:54:53Z",
"rates": {
"HRK": 8.726269
}
}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": 872.6269,
"rate": 8.726269
}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