Rate Overview
Live
1 CZK = 0.178635 SAR
1 SAR = 5.5980
CZK
Avg
0.180034
High
0.182753
Low
0.178134
Last updated: 3/7/2026, 7:58:52 AM
Quick Conversions
| CZK | SAR |
|---|---|
| 1 CZK | 0.18 SAR |
| 10 CZK | 1.79 SAR |
| 50 CZK | 8.93 SAR |
| 100 CZK | 17.86 SAR |
| 500 CZK | 89.32 SAR |
| 1,000 CZK | 178.64 SAR |
Get CZK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=SARExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T07:58:52Z",
"rates": {
"SAR": 0.178635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "SAR",
"amount": 100
},
"result": 17.8635,
"rate": 0.178635
}Build with CZK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key