Rate Overview
Live
1 GHS = 0.569725 HRK
1 HRK = 1.7552
GHS
Avg
0.573571
High
0.577203
Low
0.569725
Last updated: 5/7/2026, 11:28:27 AM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.57 HRK |
| 10 GHS | 5.70 HRK |
| 50 GHS | 28.49 HRK |
| 100 GHS | 56.97 HRK |
| 500 GHS | 284.86 HRK |
| 1,000 GHS | 569.73 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-07T11:28:27Z",
"rates": {
"HRK": 0.569725
}
}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.972500000000004,
"rate": 0.569725
}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