Rate Overview
Live
1 SAR = 121.7656 CRC
1 CRC = 0.008212
SAR
Avg
121.1853
High
121.7816
Low
120.9288
Last updated: 5/7/2026, 2:49:55 PM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 121.77 CRC |
| 10 SAR | 1,217.66 CRC |
| 50 SAR | 6,088.28 CRC |
| 100 SAR | 12,176.56 CRC |
| 500 SAR | 60,882.81 CRC |
| 1,000 SAR | 121,765.61 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-05-07T14:49:55Z",
"rates": {
"CRC": 121.765613
}
}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": 12176.5613,
"rate": 121.765613
}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