Rate Overview
Live
1 GHS = 1.8727 CZK
1 CZK = 0.533975
GHS
Avg
1.8819
High
1.8988
Low
1.8705
Last updated: 4/17/2026, 6:30:23 AM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.87 CZK |
| 10 GHS | 18.73 CZK |
| 50 GHS | 93.64 CZK |
| 100 GHS | 187.27 CZK |
| 500 GHS | 936.37 CZK |
| 1,000 GHS | 1,872.75 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-04-17T06:30:23Z",
"rates": {
"CZK": 1.872746
}
}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": 187.2746,
"rate": 1.872746
}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