Rate Overview
Live
1 GHS = 0.555694 HRK
1 HRK = 1.7996
GHS
Avg
0.533646
High
0.649138
Low
0.425057
Last updated: 5/27/2026, 6:28:18 PM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.56 HRK |
| 10 GHS | 5.56 HRK |
| 50 GHS | 27.78 HRK |
| 100 GHS | 55.57 HRK |
| 500 GHS | 277.85 HRK |
| 1,000 GHS | 555.69 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-05-27T18:28:18Z",
"rates": {
"HRK": 0.555694
}
}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": 55.5694,
"rate": 0.555694
}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