Rate Overview
Live
1 CZK = 0.787221 ZAR
1 ZAR = 1.2703
CZK
Avg
0.782343
High
0.791502
Low
0.776274
Last updated: 3/7/2026, 12:30:13 AM
Quick Conversions
| CZK | ZAR |
|---|---|
| 1 CZK | 0.79 ZAR |
| 10 CZK | 7.87 ZAR |
| 50 CZK | 39.36 ZAR |
| 100 CZK | 78.72 ZAR |
| 500 CZK | 393.61 ZAR |
| 1,000 CZK | 787.22 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-07T00:30:13Z",
"rates": {
"ZAR": 0.787221
}
}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.7221,
"rate": 0.787221
}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