Rate Overview
Live
1 GHS = 1.8055 CZK
1 CZK = 0.553863
GHS
Avg
1.8788
High
1.9664
Low
1.7564
Last updated: 7/31/2026, 5:03:33 AM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.81 CZK |
| 10 GHS | 18.06 CZK |
| 50 GHS | 90.28 CZK |
| 100 GHS | 180.55 CZK |
| 500 GHS | 902.75 CZK |
| 1,000 GHS | 1,805.50 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-07-31T05:03:33Z",
"rates": {
"CZK": 1.805501
}
}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": 180.55010000000001,
"rate": 1.805501
}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