Rate Overview
Live
1 GHS = 0.600783 HRK
1 HRK = 1.6645
GHS
Avg
0.600545
High
0.604141
Low
0.597851
Last updated: 3/7/2026, 1:05:11 AM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.60 HRK |
| 10 GHS | 6.01 HRK |
| 50 GHS | 30.04 HRK |
| 100 GHS | 60.08 HRK |
| 500 GHS | 300.39 HRK |
| 1,000 GHS | 600.78 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-03-07T01:05:11Z",
"rates": {
"HRK": 0.600783
}
}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": 60.0783,
"rate": 0.600783
}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