Rate Overview
Live
1 GHS = 1.8820 CZK
1 CZK = 0.531338
GHS
Avg
1.8971
High
1.9117
Low
1.8569
Last updated: 8/20/2026, 6:46:49 AM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.88 CZK |
| 10 GHS | 18.82 CZK |
| 50 GHS | 94.10 CZK |
| 100 GHS | 188.20 CZK |
| 500 GHS | 941.02 CZK |
| 1,000 GHS | 1,882.04 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-08-20T06:46:49Z",
"rates": {
"CZK": 1.882042
}
}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.2042,
"rate": 1.882042
}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