Rate Overview
Live
1 CZK = 0.792249 ZAR
1 ZAR = 1.2622
CZK
Avg
0.798261
High
0.806369
Low
0.787270
Last updated: 5/7/2026, 4:56:58 PM
Quick Conversions
| CZK | ZAR |
|---|---|
| 1 CZK | 0.79 ZAR |
| 10 CZK | 7.92 ZAR |
| 50 CZK | 39.61 ZAR |
| 100 CZK | 79.22 ZAR |
| 500 CZK | 396.12 ZAR |
| 1,000 CZK | 792.25 ZAR |
Get CZK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=ZARExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-05-07T16:56:58Z",
"rates": {
"ZAR": 0.792249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "ZAR",
"amount": 100
},
"result": 79.22489999999999,
"rate": 0.792249
}Build with CZK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key