Rate Overview
Live
1 ZAR = 1.2850 CZK
1 CZK = 0.778189
ZAR
Avg
1.2800
High
1.2865
Low
1.2629
Last updated: 6/17/2026, 6:51:54 AM
Quick Conversions
| ZAR | CZK |
|---|---|
| 1 ZAR | 1.29 CZK |
| 10 ZAR | 12.85 CZK |
| 50 ZAR | 64.25 CZK |
| 100 ZAR | 128.50 CZK |
| 500 ZAR | 642.52 CZK |
| 1,000 ZAR | 1,285.03 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-06-17T06:51:54Z",
"rates": {
"CZK": 1.285035
}
}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": 128.5035,
"rate": 1.285035
}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