Rate Overview
Live
1 SAR = 121.2989 CRC
1 CRC = 0.008244
SAR
Avg
132.3473
High
139.6287
Low
120.9288
Last updated: 7/27/2026, 3:51:48 PM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 121.30 CRC |
| 10 SAR | 1,212.99 CRC |
| 50 SAR | 6,064.94 CRC |
| 100 SAR | 12,129.89 CRC |
| 500 SAR | 60,649.43 CRC |
| 1,000 SAR | 121,298.86 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-27T15:51:48Z",
"rates": {
"CRC": 121.298863
}
}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": 12129.8863,
"rate": 121.298863
}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