Rate Overview
Live
1 ZAR = 1.2672 CZK
1 CZK = 0.789144
ZAR
Avg
1.2953
High
1.5270
Low
1.1671
Last updated: 7/28/2026, 11:40:11 AM
Quick Conversions
| ZAR | CZK |
|---|---|
| 1 ZAR | 1.27 CZK |
| 10 ZAR | 12.67 CZK |
| 50 ZAR | 63.36 CZK |
| 100 ZAR | 126.72 CZK |
| 500 ZAR | 633.60 CZK |
| 1,000 ZAR | 1,267.20 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-28T11:40:11Z",
"rates": {
"CZK": 1.267196
}
}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.7196,
"rate": 1.267196
}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