Rate Overview
Live
1 GHS = 0.577647 HRK
1 HRK = 1.7312
GHS
Avg
0.579247
High
0.582551
Low
0.577647
Last updated: 7/9/2026, 5:12:18 AM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.58 HRK |
| 10 GHS | 5.78 HRK |
| 50 GHS | 28.88 HRK |
| 100 GHS | 57.76 HRK |
| 500 GHS | 288.82 HRK |
| 1,000 GHS | 577.65 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-07-09T05:12:18Z",
"rates": {
"HRK": 0.577647
}
}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": 57.764700000000005,
"rate": 0.577647
}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