Rate Overview
Live
1 GHS = 1.9458 CZK
1 CZK = 0.513938
GHS
Avg
1.9446
High
1.9592
Low
1.9222
Last updated: 3/7/2026, 1:07:13 AM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.95 CZK |
| 10 GHS | 19.46 CZK |
| 50 GHS | 97.29 CZK |
| 100 GHS | 194.58 CZK |
| 500 GHS | 972.88 CZK |
| 1,000 GHS | 1,945.76 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-07T01:07:13Z",
"rates": {
"CZK": 1.945759
}
}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.5759,
"rate": 1.945759
}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