Rate Overview
Live
1 GHS = 1.8376 CZK
1 CZK = 0.544188
GHS
Avg
1.8531
High
1.8636
Low
1.8376
Last updated: 5/7/2026, 8:37:44 AM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.84 CZK |
| 10 GHS | 18.38 CZK |
| 50 GHS | 91.88 CZK |
| 100 GHS | 183.76 CZK |
| 500 GHS | 918.80 CZK |
| 1,000 GHS | 1,837.60 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-07T08:37:44Z",
"rates": {
"CZK": 1.837601
}
}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": 183.7601,
"rate": 1.837601
}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