Rate Overview
Live
1 CZK = 0.514579 GHS
1 GHS = 1.9433
CZK
Avg
0.521196
High
0.539405
Low
0.508532
Last updated: 3/29/2026, 11:09:54 AM
Quick Conversions
| CZK | GHS |
|---|---|
| 1 CZK | 0.51 GHS |
| 10 CZK | 5.15 GHS |
| 50 CZK | 25.73 GHS |
| 100 CZK | 51.46 GHS |
| 500 CZK | 257.29 GHS |
| 1,000 CZK | 514.58 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-03-29T11:09:54Z",
"rates": {
"GHS": 0.514579
}
}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": 51.4579,
"rate": 0.514579
}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