Rate Overview
Live
1 CZK = 0.531337 GHS
1 GHS = 1.8820
CZK
Avg
0.527169
High
0.538543
Low
0.523086
Last updated: 8/20/2026, 6:43:36 AM
Quick Conversions
| CZK | GHS |
|---|---|
| 1 CZK | 0.53 GHS |
| 10 CZK | 5.31 GHS |
| 50 CZK | 26.57 GHS |
| 100 CZK | 53.13 GHS |
| 500 CZK | 265.67 GHS |
| 1,000 CZK | 531.34 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-08-20T06:43:36Z",
"rates": {
"GHS": 0.531337
}
}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.1337,
"rate": 0.531337
}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