Rate Overview
Live
1 GBP = 8.7922 HRK
1 HRK = 0.113737
GBP
Avg
8.7784
High
8.8098
Low
8.7391
Last updated: 7/6/2026, 1:22:37 AM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.79 HRK |
| 10 GBP | 87.92 HRK |
| 50 GBP | 439.61 HRK |
| 100 GBP | 879.22 HRK |
| 500 GBP | 4,396.12 HRK |
| 1,000 GBP | 8,792.25 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-06T01:22:37Z",
"rates": {
"HRK": 8.792246
}
}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": 879.2246,
"rate": 8.792246
}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