Rate Overview
Live
1 ZAR = 1.3000 CZK
1 CZK = 0.769230
ZAR
Avg
1.2949
High
1.3003
Low
1.2891
Last updated: 9/4/2026, 12:53:32 AM
Quick Conversions
| ZAR | CZK |
|---|---|
| 1 ZAR | 1.30 CZK |
| 10 ZAR | 13.00 CZK |
| 50 ZAR | 65.00 CZK |
| 100 ZAR | 130.00 CZK |
| 500 ZAR | 650.00 CZK |
| 1,000 ZAR | 1,300.00 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-09-04T00:53:32Z",
"rates": {
"CZK": 1.300001
}
}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": 130.0001,
"rate": 1.300001
}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