Rate Overview
Live
1 CRC = 0.007554 SAR
1 SAR = 132.3802
CRC
Avg
0.007376
High
0.007657
Low
0.007161
Last updated: 1/26/2026, 1:33:54 AM
Quick Conversions
| CRC | SAR |
|---|---|
| 1 CRC | 0.01 SAR |
| 10 CRC | 0.08 SAR |
| 50 CRC | 0.38 SAR |
| 100 CRC | 0.76 SAR |
| 500 CRC | 3.78 SAR |
| 1,000 CRC | 7.55 SAR |
Get CRC/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=SARExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-01-26T01:33:54Z",
"rates": {
"SAR": 0.007554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "SAR",
"amount": 100
},
"result": 0.7554,
"rate": 0.007554
}Build with CRC/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key