Rate Overview
Live
1 GHS = 1.9525 CZK
1 CZK = 0.512158
GHS
Avg
1.7428
High
2.1360
Low
1.4354
Last updated: 3/27/2026, 1:41:34 PM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.95 CZK |
| 10 GHS | 19.53 CZK |
| 50 GHS | 97.63 CZK |
| 100 GHS | 195.25 CZK |
| 500 GHS | 976.26 CZK |
| 1,000 GHS | 1,952.52 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-27T13:41:34Z",
"rates": {
"CZK": 1.952522
}
}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": 195.25220000000002,
"rate": 1.952522
}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