Rate Overview
Live
1 CZK = 0.182159 SAR
1 SAR = 5.4897
CZK
Avg
0.180999
High
0.182159
Low
0.180245
Last updated: 5/7/2026, 2:52:02 PM
Quick Conversions
| CZK | SAR |
|---|---|
| 1 CZK | 0.18 SAR |
| 10 CZK | 1.82 SAR |
| 50 CZK | 9.11 SAR |
| 100 CZK | 18.22 SAR |
| 500 CZK | 91.08 SAR |
| 1,000 CZK | 182.16 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-07T14:52:02Z",
"rates": {
"SAR": 0.182159
}
}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": 18.215899999999998,
"rate": 0.182159
}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