Rate Overview
Live
1 GHS = 0.582903 HRK
1 HRK = 1.7156
GHS
Avg
0.591159
High
0.595878
Low
0.582903
Last updated: 8/21/2026, 12:04:51 AM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.58 HRK |
| 10 GHS | 5.83 HRK |
| 50 GHS | 29.15 HRK |
| 100 GHS | 58.29 HRK |
| 500 GHS | 291.45 HRK |
| 1,000 GHS | 582.90 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-08-21T00:04:51Z",
"rates": {
"HRK": 0.582903
}
}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.290299999999995,
"rate": 0.582903
}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