Rate Overview
Live
1 CZK = 0.555517 GHS
1 GHS = 1.8001
CZK
Avg
0.532724
High
0.569358
Low
0.508532
Last updated: 7/30/2026, 11:50:21 PM
Quick Conversions
| CZK | GHS |
|---|---|
| 1 CZK | 0.56 GHS |
| 10 CZK | 5.56 GHS |
| 50 CZK | 27.78 GHS |
| 100 CZK | 55.55 GHS |
| 500 CZK | 277.76 GHS |
| 1,000 CZK | 555.52 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-07-30T23:50:21Z",
"rates": {
"GHS": 0.555517
}
}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": 55.551700000000004,
"rate": 0.555517
}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