Rate Overview
Live
1 ZAR = 1.2918 CZK
1 CZK = 0.774097
ZAR
Avg
1.2975
High
1.3031
Low
1.2918
Last updated: 8/15/2026, 8:00:56 AM
Quick Conversions
| ZAR | CZK |
|---|---|
| 1 ZAR | 1.29 CZK |
| 10 ZAR | 12.92 CZK |
| 50 ZAR | 64.59 CZK |
| 100 ZAR | 129.18 CZK |
| 500 ZAR | 645.91 CZK |
| 1,000 ZAR | 1,291.83 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-08-15T08:00:56Z",
"rates": {
"CZK": 1.291827
}
}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": 129.1827,
"rate": 1.291827
}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