Rate Overview
Live
1 CZK = 0.795349 ZAR
1 ZAR = 1.2573
CZK
Avg
0.792776
High
0.795349
Low
0.789612
Last updated: 4/17/2026, 6:26:58 AM
Quick Conversions
| CZK | ZAR |
|---|---|
| 1 CZK | 0.80 ZAR |
| 10 CZK | 7.95 ZAR |
| 50 CZK | 39.77 ZAR |
| 100 CZK | 79.53 ZAR |
| 500 CZK | 397.67 ZAR |
| 1,000 CZK | 795.35 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-04-17T06:26:58Z",
"rates": {
"ZAR": 0.795349
}
}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": 79.5349,
"rate": 0.795349
}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