Rate Overview
Live
1 SAR = 120.8912 CRC
1 CRC = 0.008272
SAR
Avg
128.5227
High
135.3250
Low
120.5347
Last updated: 7/26/2026, 1:14:04 AM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 120.89 CRC |
| 10 SAR | 1,208.91 CRC |
| 50 SAR | 6,044.56 CRC |
| 100 SAR | 12,089.12 CRC |
| 500 SAR | 60,445.59 CRC |
| 1,000 SAR | 120,891.17 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-26T01:14:04Z",
"rates": {
"CRC": 120.891173
}
}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": 12089.1173,
"rate": 120.891173
}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