Rate Overview
Live
1 CZK = 0.553991 GHS
1 GHS = 1.8051
CZK
Avg
0.535231
High
0.565463
Low
0.507680
Last updated: 7/31/2026, 3:12:47 AM
Quick Conversions
| CZK | GHS |
|---|---|
| 1 CZK | 0.55 GHS |
| 10 CZK | 5.54 GHS |
| 50 CZK | 27.70 GHS |
| 100 CZK | 55.40 GHS |
| 500 CZK | 277.00 GHS |
| 1,000 CZK | 553.99 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-07-31T03:12:47Z",
"rates": {
"GHS": 0.553991
}
}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": 55.399100000000004,
"rate": 0.553991
}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