Rate Overview
Live
1 SAR = 123.7696 CRC
1 CRC = 0.008080
SAR
Avg
123.9535
High
124.6049
Low
123.2733
Last updated: 3/28/2026, 11:59:01 AM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 123.77 CRC |
| 10 SAR | 1,237.70 CRC |
| 50 SAR | 6,188.48 CRC |
| 100 SAR | 12,376.96 CRC |
| 500 SAR | 61,884.81 CRC |
| 1,000 SAR | 123,769.63 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-03-28T11:59:01Z",
"rates": {
"CRC": 123.769629
}
}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": 12376.962899999999,
"rate": 123.769629
}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