Rate Overview
Live
1 CZK = 0.179350 SAR
1 SAR = 5.5757
CZK
Avg
0.180916
High
0.185296
Low
0.176916
Last updated: 5/28/2026, 12:08:50 AM
Quick Conversions
| CZK | SAR |
|---|---|
| 1 CZK | 0.18 SAR |
| 10 CZK | 1.79 SAR |
| 50 CZK | 8.97 SAR |
| 100 CZK | 17.94 SAR |
| 500 CZK | 89.68 SAR |
| 1,000 CZK | 179.35 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-05-28T00:08:50Z",
"rates": {
"SAR": 0.17935
}
}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.935000000000002,
"rate": 0.17935
}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