Rate Overview
Live
1 ZAR = 1.2685 CZK
1 CZK = 0.788341
ZAR
Avg
1.2770
High
1.2882
Low
1.2634
Last updated: 3/7/2026, 3:08:12 AM
Quick Conversions
| ZAR | CZK |
|---|---|
| 1 ZAR | 1.27 CZK |
| 10 ZAR | 12.68 CZK |
| 50 ZAR | 63.42 CZK |
| 100 ZAR | 126.85 CZK |
| 500 ZAR | 634.24 CZK |
| 1,000 ZAR | 1,268.49 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-03-07T03:08:12Z",
"rates": {
"CZK": 1.268487
}
}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.8487,
"rate": 1.268487
}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