Rate Overview
Live
1 GHS = 1.8223 CZK
1 CZK = 0.548765
GHS
Avg
1.8310
High
1.8364
Low
1.8223
Last updated: 7/23/2026, 6:30:06 AM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.82 CZK |
| 10 GHS | 18.22 CZK |
| 50 GHS | 91.11 CZK |
| 100 GHS | 182.23 CZK |
| 500 GHS | 911.14 CZK |
| 1,000 GHS | 1,822.27 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-23T06:30:06Z",
"rates": {
"CZK": 1.822274
}
}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": 182.2274,
"rate": 1.822274
}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