Rate Overview
Live
1 GHS = 1.7908 CZK
1 CZK = 0.558422
GHS
Avg
1.8021
High
1.8303
Low
1.7908
Last updated: 5/27/2026, 2:52:49 PM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.79 CZK |
| 10 GHS | 17.91 CZK |
| 50 GHS | 89.54 CZK |
| 100 GHS | 179.08 CZK |
| 500 GHS | 895.38 CZK |
| 1,000 GHS | 1,790.76 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-27T14:52:49Z",
"rates": {
"CZK": 1.790759
}
}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.0759,
"rate": 1.790759
}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