Rate Overview
Live
1 GHS = 1.9453 CZK
1 CZK = 0.514049
GHS
Avg
1.8758
High
1.9764
Low
1.6434
Last updated: 3/27/2026, 3:37:07 PM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.95 CZK |
| 10 GHS | 19.45 CZK |
| 50 GHS | 97.27 CZK |
| 100 GHS | 194.53 CZK |
| 500 GHS | 972.67 CZK |
| 1,000 GHS | 1,945.34 CZK |
Get GHS/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=CZKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-27T15:37:07Z",
"rates": {
"CZK": 1.945339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "CZK",
"amount": 100
},
"result": 194.5339,
"rate": 1.945339
}Build with GHS/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key