Rate Overview
Live
1 SAR = 120.9873 CRC
1 CRC = 0.008265
SAR
Avg
121.4101
High
122.0432
Low
120.9873
Last updated: 6/19/2026, 8:42:13 AM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 120.99 CRC |
| 10 SAR | 1,209.87 CRC |
| 50 SAR | 6,049.37 CRC |
| 100 SAR | 12,098.73 CRC |
| 500 SAR | 60,493.66 CRC |
| 1,000 SAR | 120,987.33 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-06-19T08:42:13Z",
"rates": {
"CRC": 120.987327
}
}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": 12098.732699999999,
"rate": 120.987327
}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