Rate Overview
Live
1 GBP = 8.8192 HRK
1 HRK = 0.113389
GBP
Avg
8.8197
High
8.8414
Low
8.8068
Last updated: 8/17/2026, 2:47:47 AM
Quick Conversions
| GBP | HRK |
|---|---|
| 1 GBP | 8.82 HRK |
| 10 GBP | 88.19 HRK |
| 50 GBP | 440.96 HRK |
| 100 GBP | 881.92 HRK |
| 500 GBP | 4,409.62 HRK |
| 1,000 GBP | 8,819.23 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-08-17T02:47:47Z",
"rates": {
"HRK": 8.819234
}
}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": 881.9234,
"rate": 8.819234
}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