Rate Overview
Live
1 CZK = 0.538219 GHS
1 GHS = 1.8580
CZK
Avg
0.537631
High
0.538654
Low
0.536427
Last updated: 7/10/2026, 11:42:26 AM
Quick Conversions
| CZK | GHS |
|---|---|
| 1 CZK | 0.54 GHS |
| 10 CZK | 5.38 GHS |
| 50 CZK | 26.91 GHS |
| 100 CZK | 53.82 GHS |
| 500 CZK | 269.11 GHS |
| 1,000 CZK | 538.22 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-10T11:42:26Z",
"rates": {
"GHS": 0.538219
}
}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": 53.8219,
"rate": 0.538219
}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