Rate Overview
Live
1 SAR = 121.2487 CRC
1 CRC = 0.008248
SAR
Avg
121.3301
High
121.5509
Low
120.9103
Last updated: 7/10/2026, 6:08:38 PM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 121.25 CRC |
| 10 SAR | 1,212.49 CRC |
| 50 SAR | 6,062.43 CRC |
| 100 SAR | 12,124.87 CRC |
| 500 SAR | 60,624.33 CRC |
| 1,000 SAR | 121,248.65 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-07-10T18:08:38Z",
"rates": {
"CRC": 121.248654
}
}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": 12124.8654,
"rate": 121.248654
}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