Rate Overview
Live
1 GHS = 0.566330 HRK
1 HRK = 1.7658
GHS
Avg
0.569835
High
0.575277
Low
0.566330
Last updated: 9/10/2026, 5:04:14 AM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.57 HRK |
| 10 GHS | 5.66 HRK |
| 50 GHS | 28.32 HRK |
| 100 GHS | 56.63 HRK |
| 500 GHS | 283.17 HRK |
| 1,000 GHS | 566.33 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-09-10T05:04:14Z",
"rates": {
"HRK": 0.56633
}
}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": 56.633,
"rate": 0.56633
}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