Rate Overview
Live
1 SAR = 121.2390 CRC
1 CRC = 0.008248
SAR
Avg
121.1115
High
121.4267
Low
120.7227
Last updated: 7/29/2026, 3:24:14 PM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 121.24 CRC |
| 10 SAR | 1,212.39 CRC |
| 50 SAR | 6,061.95 CRC |
| 100 SAR | 12,123.90 CRC |
| 500 SAR | 60,619.48 CRC |
| 1,000 SAR | 121,238.96 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-29T15:24:14Z",
"rates": {
"CRC": 121.238961
}
}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": 12123.8961,
"rate": 121.238961
}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