Rate Overview
Live
1 SAR = 120.7434 CRC
1 CRC = 0.008282
SAR
Avg
125.8796
High
132.2948
Low
120.6014
Last updated: 5/27/2026, 8:30:25 PM
Quick Conversions
| SAR | CRC |
|---|---|
| 1 SAR | 120.74 CRC |
| 10 SAR | 1,207.43 CRC |
| 50 SAR | 6,037.17 CRC |
| 100 SAR | 12,074.34 CRC |
| 500 SAR | 60,371.68 CRC |
| 1,000 SAR | 120,743.36 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-05-27T20:30:25Z",
"rates": {
"CRC": 120.743357
}
}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": 12074.3357,
"rate": 120.743357
}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