Rate Overview
Live
1 CZK = 0.176089 SAR
1 SAR = 5.6789
CZK
Avg
0.176433
High
0.184234
Low
0.160416
Last updated: 3/28/2026, 10:52:49 AM
Quick Conversions
| CZK | SAR |
|---|---|
| 1 CZK | 0.18 SAR |
| 10 CZK | 1.76 SAR |
| 50 CZK | 8.80 SAR |
| 100 CZK | 17.61 SAR |
| 500 CZK | 88.04 SAR |
| 1,000 CZK | 176.09 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-28T10:52:49Z",
"rates": {
"SAR": 0.176089
}
}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.6089,
"rate": 0.176089
}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