Rate Overview
Live
1 CZK = 0.530589 GHS
1 GHS = 1.8847
CZK
Avg
0.533035
High
0.541102
Low
0.529944
Last updated: 6/19/2026, 10:19:20 AM
Quick Conversions
| CZK | GHS |
|---|---|
| 1 CZK | 0.53 GHS |
| 10 CZK | 5.31 GHS |
| 50 CZK | 26.53 GHS |
| 100 CZK | 53.06 GHS |
| 500 CZK | 265.29 GHS |
| 1,000 CZK | 530.59 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-06-19T10:19:20Z",
"rates": {
"GHS": 0.530589
}
}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.058899999999994,
"rate": 0.530589
}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