Rate Overview
Live
1 GHS = 0.580361 HRK
1 HRK = 1.7231
GHS
Avg
0.582147
High
0.586679
Low
0.578422
Last updated: 4/17/2026, 7:49:52 AM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.58 HRK |
| 10 GHS | 5.80 HRK |
| 50 GHS | 29.02 HRK |
| 100 GHS | 58.04 HRK |
| 500 GHS | 290.18 HRK |
| 1,000 GHS | 580.36 HRK |
Get GHS/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=HRKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-17T07:49:52Z",
"rates": {
"HRK": 0.580361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "HRK",
"amount": 100
},
"result": 58.036100000000005,
"rate": 0.580361
}Build with GHS/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key