Rate Overview
Live
1 SOS = 0.837101 CRC
1 CRC = 1.1946
SOS
Avg
0.828310
High
0.837101
Low
0.822725
Last updated: 3/7/2026, 7:17:46 AM
Quick Conversions
| SOS | CRC |
|---|---|
| 1 SOS | 0.84 CRC |
| 10 SOS | 8.37 CRC |
| 50 SOS | 41.86 CRC |
| 100 SOS | 83.71 CRC |
| 500 SOS | 418.55 CRC |
| 1,000 SOS | 837.10 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-03-07T07:17:46Z",
"rates": {
"CRC": 0.837101
}
}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": 83.7101,
"rate": 0.837101
}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