Rate Overview
Live
1 CZK = 0.177895 SAR
1 SAR = 5.6213
CZK
Avg
0.171747
High
0.182955
Low
0.153448
Last updated: 7/30/2026, 11:16:15 AM
Quick Conversions
| CZK | SAR |
|---|---|
| 1 CZK | 0.18 SAR |
| 10 CZK | 1.78 SAR |
| 50 CZK | 8.89 SAR |
| 100 CZK | 17.79 SAR |
| 500 CZK | 88.95 SAR |
| 1,000 CZK | 177.90 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-07-30T11:16:15Z",
"rates": {
"SAR": 0.177895
}
}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.7895,
"rate": 0.177895
}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