Rate Overview
Live
1 SAR = 127.4479 CRC
1 CRC = 0.007846
SAR
Avg
125.9086
High
127.4479
Low
124.9522
Last updated: 3/7/2026, 8:00:03 AM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 127.45 CRC |
| 10 SAR | 1,274.48 CRC |
| 50 SAR | 6,372.40 CRC |
| 100 SAR | 12,744.79 CRC |
| 500 SAR | 63,723.96 CRC |
| 1,000 SAR | 127,447.92 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-03-07T08:00:03Z",
"rates": {
"CRC": 127.447919
}
}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": 12744.7919,
"rate": 127.447919
}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