Rate Overview
Live
1 GBP = 8.7110 HRK
1 HRK = 0.114798
GBP
Avg
8.6795
High
8.7556
Low
8.5577
Last updated: 3/27/2026, 5:38:03 AM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.71 HRK |
| 10 GBP | 87.11 HRK |
| 50 GBP | 435.55 HRK |
| 100 GBP | 871.10 HRK |
| 500 GBP | 4,355.48 HRK |
| 1,000 GBP | 8,710.97 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-03-27T05:38:03Z",
"rates": {
"HRK": 8.710966
}
}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.0966000000001,
"rate": 8.710966
}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