Rate Overview
Live
1 GBP = 8.6988 HRK
1 HRK = 0.114958
GBP
Avg
8.6263
High
8.6988
Low
8.5577
Last updated: 3/7/2026, 1:05:46 AM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.70 HRK |
| 10 GBP | 86.99 HRK |
| 50 GBP | 434.94 HRK |
| 100 GBP | 869.88 HRK |
| 500 GBP | 4,349.40 HRK |
| 1,000 GBP | 8,698.80 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-07T01:05:46Z",
"rates": {
"HRK": 8.698802
}
}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": 869.8802000000001,
"rate": 8.698802
}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