Rate Overview
Live
1 CZK = 0.783378 ZAR
1 ZAR = 1.2765
CZK
Avg
0.775898
High
0.878003
Low
0.659912
Last updated: 5/28/2026, 12:53:00 AM
Quick Conversions
| CZK | ZAR |
|---|---|
| 1 CZK | 0.78 ZAR |
| 10 CZK | 7.83 ZAR |
| 50 CZK | 39.17 ZAR |
| 100 CZK | 78.34 ZAR |
| 500 CZK | 391.69 ZAR |
| 1,000 CZK | 783.38 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-28T00:53:00Z",
"rates": {
"ZAR": 0.783378
}
}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": 78.3378,
"rate": 0.783378
}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