Rate Overview
Live
1 SOS = 0.793376 CRC
1 CRC = 1.2604
SOS
Avg
0.872608
High
0.911223
Low
0.793376
Last updated: 5/28/2026, 3:34:17 AM
Quick Conversions
| SOS | CRC |
|---|---|
| 1 SOS | 0.79 CRC |
| 10 SOS | 7.93 CRC |
| 50 SOS | 39.67 CRC |
| 100 SOS | 79.34 CRC |
| 500 SOS | 396.69 CRC |
| 1,000 SOS | 793.38 CRC |
Get SOS/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=CRCExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-28T03:34:17Z",
"rates": {
"CRC": 0.793376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "CRC",
"amount": 100
},
"result": 79.3376,
"rate": 0.793376
}Build with SOS/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key