Rate Overview
Live
1 GHS = 1.8122 CZK
1 CZK = 0.551819
GHS
Avg
1.8469
High
1.8856
Low
1.8122
Last updated: 7/29/2026, 9:50:03 PM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.81 CZK |
| 10 GHS | 18.12 CZK |
| 50 GHS | 90.61 CZK |
| 100 GHS | 181.22 CZK |
| 500 GHS | 906.09 CZK |
| 1,000 GHS | 1,812.19 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-29T21:50:03Z",
"rates": {
"CZK": 1.812188
}
}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": 181.2188,
"rate": 1.812188
}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