Rate Overview
Live
1 GHS = 1.9462 CZK
1 CZK = 0.513813
GHS
Avg
1.9398
High
1.9492
Low
1.9305
Last updated: 3/27/2026, 8:09:44 AM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.95 CZK |
| 10 GHS | 19.46 CZK |
| 50 GHS | 97.31 CZK |
| 100 GHS | 194.62 CZK |
| 500 GHS | 973.12 CZK |
| 1,000 GHS | 1,946.24 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-27T08:09:44Z",
"rates": {
"CZK": 1.946235
}
}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.6235,
"rate": 1.946235
}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