Rate Overview
Live
1 CZK = 0.512873 GHS
1 GHS = 1.9498
CZK
Avg
0.513228
High
0.518303
Low
0.510407
Last updated: 3/8/2026, 7:44:18 AM
Quick Conversions
| CZK | GHS |
|---|---|
| 1 CZK | 0.51 GHS |
| 10 CZK | 5.13 GHS |
| 50 CZK | 25.64 GHS |
| 100 CZK | 51.29 GHS |
| 500 CZK | 256.44 GHS |
| 1,000 CZK | 512.87 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-08T07:44:18Z",
"rates": {
"GHS": 0.512873
}
}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.2873,
"rate": 0.512873
}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