Rate Overview
Live
1 CZK = 0.176508 SAR
1 SAR = 5.6655
CZK
Avg
0.176756
High
0.177735
Low
0.175996
Last updated: 7/29/2026, 4:11:47 PM
Quick Conversions
| CZK | SAR |
|---|---|
| 1 CZK | 0.18 SAR |
| 10 CZK | 1.77 SAR |
| 50 CZK | 8.83 SAR |
| 100 CZK | 17.65 SAR |
| 500 CZK | 88.25 SAR |
| 1,000 CZK | 176.51 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-29T16:11:47Z",
"rates": {
"SAR": 0.176508
}
}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.6508,
"rate": 0.176508
}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