Rate Overview
Live
1 GHS = 1.8873 CZK
1 CZK = 0.529863
GHS
Avg
1.8765
High
1.8878
Low
1.8481
Last updated: 6/19/2026, 8:33:00 AM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.89 CZK |
| 10 GHS | 18.87 CZK |
| 50 GHS | 94.36 CZK |
| 100 GHS | 188.73 CZK |
| 500 GHS | 943.64 CZK |
| 1,000 GHS | 1,887.28 CZK |
Get GHS/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=CZKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-06-19T08:33:00Z",
"rates": {
"CZK": 1.887279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "CZK",
"amount": 100
},
"result": 188.7279,
"rate": 1.887279
}Build with GHS/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key