Rate Overview
Live
1 CRC = 0.007536 SAR
1 SAR = 132.6964 CRC
Avg
0.007488
High
0.007707
Low
0.007346
Last updated: 1/25/2026, 5:06:46 PM
Quick Conversions
| CRC | SAR |
|---|---|
| 1 CRC | 0.01 SAR |
| 10 CRC | 0.08 SAR |
| 50 CRC | 0.38 SAR |
| 100 CRC | 0.75 SAR |
| 500 CRC | 3.77 SAR |
| 1,000 CRC | 7.54 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-25T17:06:46Z",
"rates": {
"SAR": 0.007536
}
}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.7536,
"rate": 0.007536
}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