Rate Overview
Live
1 CZK = 0.804546 ZAR
1 ZAR = 1.2429
CZK
Avg
0.789441
High
0.809352
Low
0.771476
Last updated: 3/27/2026, 11:14:42 AM
Quick Conversions
| CZK | ZAR |
|---|---|
| 1 CZK | 0.80 ZAR |
| 10 CZK | 8.05 ZAR |
| 50 CZK | 40.23 ZAR |
| 100 CZK | 80.45 ZAR |
| 500 CZK | 402.27 ZAR |
| 1,000 CZK | 804.55 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-03-27T11:14:42Z",
"rates": {
"ZAR": 0.804546
}
}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": 80.4546,
"rate": 0.804546
}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