Rate Overview
Live
1 SOS = 0.798426 CRC
1 CRC = 1.2525
SOS
Avg
0.796598
High
0.798426
Low
0.795691
Last updated: 5/7/2026, 9:52:18 PM
Quick Conversions
| SOS | CRC |
|---|---|
| 1 SOS | 0.80 CRC |
| 10 SOS | 7.98 CRC |
| 50 SOS | 39.92 CRC |
| 100 SOS | 79.84 CRC |
| 500 SOS | 399.21 CRC |
| 1,000 SOS | 798.43 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-07T21:52:18Z",
"rates": {
"CRC": 0.798426
}
}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.84259999999999,
"rate": 0.798426
}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