Rate Overview
Live
1 CZK = 0.560236 GHS
1 GHS = 1.7850
CZK
Avg
0.547026
High
0.560236
Low
0.534832
Last updated: 5/29/2026, 5:34:41 PM
Quick Conversions
| CZK | GHS |
|---|---|
| 1 CZK | 0.56 GHS |
| 10 CZK | 5.60 GHS |
| 50 CZK | 28.01 GHS |
| 100 CZK | 56.02 GHS |
| 500 CZK | 280.12 GHS |
| 1,000 CZK | 560.24 GHS |
Get CZK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=GHSExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-05-29T17:34:41Z",
"rates": {
"GHS": 0.560236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "GHS",
"amount": 100
},
"result": 56.023599999999995,
"rate": 0.560236
}Build with CZK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key