Rate Overview
Live
1 ZAR = 1.3029 CZK
1 CZK = 0.767517
ZAR
Avg
1.3007
High
1.3035
Low
1.2958
Last updated: 7/6/2026, 11:07:15 PM
Quick Conversions
| ZAR | CZK |
|---|---|
| 1 ZAR | 1.30 CZK |
| 10 ZAR | 13.03 CZK |
| 50 ZAR | 65.15 CZK |
| 100 ZAR | 130.29 CZK |
| 500 ZAR | 651.45 CZK |
| 1,000 ZAR | 1,302.90 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-06T23:07:15Z",
"rates": {
"CZK": 1.302902
}
}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.2902,
"rate": 1.302902
}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