Rate Overview
Live
1 SAR = 119.8358 CRC
1 CRC = 0.008345
SAR
Avg
120.0829
High
121.0204
Low
119.5842
Last updated: 8/19/2026, 3:04:42 PM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 119.84 CRC |
| 10 SAR | 1,198.36 CRC |
| 50 SAR | 5,991.79 CRC |
| 100 SAR | 11,983.58 CRC |
| 500 SAR | 59,917.89 CRC |
| 1,000 SAR | 119,835.78 CRC |
Get SAR/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=CRCExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-19T15:04:42Z",
"rates": {
"CRC": 119.835781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "CRC",
"amount": 100
},
"result": 11983.578099999999,
"rate": 119.835781
}Build with SAR/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key