Rate Overview
Live
1 GHS = 1.7936 CZK
1 CZK = 0.557527
GHS
Avg
1.8025
High
1.8303
Low
1.7915
Last updated: 5/27/2026, 9:22:50 PM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.79 CZK |
| 10 GHS | 17.94 CZK |
| 50 GHS | 89.68 CZK |
| 100 GHS | 179.36 CZK |
| 500 GHS | 896.82 CZK |
| 1,000 GHS | 1,793.64 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-05-27T21:22:50Z",
"rates": {
"CZK": 1.793635
}
}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": 179.36350000000002,
"rate": 1.793635
}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