Rate Overview
Live
1 CZK = 0.789024 ZAR
1 ZAR = 1.2674
CZK
Avg
0.785003
High
0.806369
Low
0.770840
Last updated: 7/28/2026, 9:56:14 AM
Quick Conversions
| CZK | ZAR |
|---|---|
| 1 CZK | 0.79 ZAR |
| 10 CZK | 7.89 ZAR |
| 50 CZK | 39.45 ZAR |
| 100 CZK | 78.90 ZAR |
| 500 CZK | 394.51 ZAR |
| 1,000 CZK | 789.02 ZAR |
Get CZK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=ZARExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-28T09:56:14Z",
"rates": {
"ZAR": 0.789024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "ZAR",
"amount": 100
},
"result": 78.9024,
"rate": 0.789024
}Build with CZK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key