Rate Overview
Live
1 CZK = 0.788699 ZAR
1 ZAR = 1.2679
CZK
Avg
0.784756
High
0.793838
Low
0.774308
Last updated: 7/27/2026, 7:32:53 PM
Quick Conversions
| CZK | ZAR |
|---|---|
| 1 CZK | 0.79 ZAR |
| 10 CZK | 7.89 ZAR |
| 50 CZK | 39.43 ZAR |
| 100 CZK | 78.87 ZAR |
| 500 CZK | 394.35 ZAR |
| 1,000 CZK | 788.70 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-27T19:32:53Z",
"rates": {
"ZAR": 0.788699
}
}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.8699,
"rate": 0.788699
}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