Rate Overview
Live
1 CZK = 0.535529 GHS
1 GHS = 1.8673
CZK
Avg
0.532332
High
0.535529
Low
0.526659
Last updated: 4/18/2026, 11:23:30 AM
Quick Conversions
| CZK | GHS |
|---|---|
| 1 CZK | 0.54 GHS |
| 10 CZK | 5.36 GHS |
| 50 CZK | 26.78 GHS |
| 100 CZK | 53.55 GHS |
| 500 CZK | 267.76 GHS |
| 1,000 CZK | 535.53 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-04-18T11:23:30Z",
"rates": {
"GHS": 0.535529
}
}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.5529,
"rate": 0.535529
}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