Rate Overview
Live
1 CRC = 0.008212 SAR
1 SAR = 121.7730
CRC
Avg
0.008160
High
0.008214
Low
0.008102
Last updated: 4/17/2026, 1:30:36 PM
Quick Conversions
| CRC | SAR |
|---|---|
| 1 CRC | 0.01 SAR |
| 10 CRC | 0.08 SAR |
| 50 CRC | 0.41 SAR |
| 100 CRC | 0.82 SAR |
| 500 CRC | 4.11 SAR |
| 1,000 CRC | 8.21 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-04-17T13:30:36Z",
"rates": {
"SAR": 0.008212
}
}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.8212,
"rate": 0.008212
}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