Rate Overview
Live
1 CZK = 0.772914 ZAR
1 ZAR = 1.2938
CZK
Avg
0.770917
High
0.774097
Low
0.767415
Last updated: 8/16/2026, 5:10:17 PM
Quick Conversions
| CZK | ZAR |
|---|---|
| 1 CZK | 0.77 ZAR |
| 10 CZK | 7.73 ZAR |
| 50 CZK | 38.65 ZAR |
| 100 CZK | 77.29 ZAR |
| 500 CZK | 386.46 ZAR |
| 1,000 CZK | 772.91 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-08-16T17:10:17Z",
"rates": {
"ZAR": 0.772914
}
}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": 77.2914,
"rate": 0.772914
}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