Rate Overview
Live
1 ZAR = 1.2611 CZK
1 CZK = 0.792970
ZAR
Avg
1.2725
High
1.3035
Low
1.2443
Last updated: 7/25/2026, 2:24:08 PM
Quick Conversions
| ZAR | CZK |
|---|---|
| 1 ZAR | 1.26 CZK |
| 10 ZAR | 12.61 CZK |
| 50 ZAR | 63.05 CZK |
| 100 ZAR | 126.11 CZK |
| 500 ZAR | 630.54 CZK |
| 1,000 ZAR | 1,261.08 CZK |
Get ZAR/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=CZKExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-25T14:24:08Z",
"rates": {
"CZK": 1.261081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "CZK",
"amount": 100
},
"result": 126.1081,
"rate": 1.261081
}Build with ZAR/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key