Rate Overview
Live
1 ZAR = 1.2429 CZK
1 CZK = 0.804547
ZAR
Avg
1.2452
High
1.2559
Low
1.2356
Last updated: 3/27/2026, 11:18:59 AM
Quick Conversions
| ZAR | CZK |
|---|---|
| 1 ZAR | 1.24 CZK |
| 10 ZAR | 12.43 CZK |
| 50 ZAR | 62.15 CZK |
| 100 ZAR | 124.29 CZK |
| 500 ZAR | 621.47 CZK |
| 1,000 ZAR | 1,242.94 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-27T11:18:59Z",
"rates": {
"CZK": 1.242936
}
}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": 124.2936,
"rate": 1.242936
}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