Rate Overview
Live
1 SOS = 0.787427 CRC
1 CRC = 1.2700
SOS
Avg
0.792735
High
0.811842
Low
0.787427
Last updated: 8/20/2026, 3:38:22 AM
Quick Conversions
| SOS | CRC |
|---|---|
| 1 SOS | 0.79 CRC |
| 10 SOS | 7.87 CRC |
| 50 SOS | 39.37 CRC |
| 100 SOS | 78.74 CRC |
| 500 SOS | 393.71 CRC |
| 1,000 SOS | 787.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-08-20T03:38:22Z",
"rates": {
"CRC": 0.787427
}
}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": 78.7427,
"rate": 0.787427
}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