Rate Overview
Live
1 CZK = 0.177253 SAR
1 SAR = 5.6417
CZK
Avg
0.179113
High
0.180324
Low
0.177202
Last updated: 6/19/2026, 8:54:16 AM
Quick Conversions
| CZK | SAR |
|---|---|
| 1 CZK | 0.18 SAR |
| 10 CZK | 1.77 SAR |
| 50 CZK | 8.86 SAR |
| 100 CZK | 17.73 SAR |
| 500 CZK | 88.63 SAR |
| 1,000 CZK | 177.25 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-06-19T08:54:16Z",
"rates": {
"SAR": 0.177253
}
}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.7253,
"rate": 0.177253
}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