Rate Overview
Live
1 SOS = 0.797032 CRC
1 CRC = 1.2547
SOS
Avg
0.796459
High
0.798668
Low
0.792168
Last updated: 7/31/2026, 4:14:44 AM
Quick Conversions
| SOS | CRC |
|---|---|
| 1 SOS | 0.80 CRC |
| 10 SOS | 7.97 CRC |
| 50 SOS | 39.85 CRC |
| 100 SOS | 79.70 CRC |
| 500 SOS | 398.52 CRC |
| 1,000 SOS | 797.03 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-07-31T04:14:44Z",
"rates": {
"CRC": 0.797032
}
}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.7032,
"rate": 0.797032
}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