Rate Overview
Live
1 GHS = 1.9482 CZK
1 CZK = 0.513291
GHS
Avg
1.9198
High
1.9664
Low
1.8539
Last updated: 3/27/2026, 10:02:43 AM
Quick Conversions
| GHS | CZK |
|---|---|
| 1 GHS | 1.95 CZK |
| 10 GHS | 19.48 CZK |
| 50 GHS | 97.41 CZK |
| 100 GHS | 194.82 CZK |
| 500 GHS | 974.11 CZK |
| 1,000 GHS | 1,948.21 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-03-27T10:02:43Z",
"rates": {
"CZK": 1.948212
}
}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": 194.8212,
"rate": 1.948212
}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