Rate Overview
Live
1 GBP = 8.7102 HRK
1 HRK = 0.114808
GBP
Avg
8.7043
High
8.7555
Low
8.6351
Last updated: 5/26/2026, 9:30:27 PM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.71 HRK |
| 10 GBP | 87.10 HRK |
| 50 GBP | 435.51 HRK |
| 100 GBP | 871.02 HRK |
| 500 GBP | 4,355.11 HRK |
| 1,000 GBP | 8,710.22 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-05-26T21:30:27Z",
"rates": {
"HRK": 8.710225
}
}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": 871.0224999999999,
"rate": 8.710225
}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