Rate Overview
Live
1 SOS = 0.812640 CRC
1 CRC = 1.2306
SOS
Avg
0.873290
High
0.903519
Low
0.812640
Last updated: 3/28/2026, 3:02:18 PM
Quick Conversions
| SOS | CRC |
|---|---|
| 1 SOS | 0.81 CRC |
| 10 SOS | 8.13 CRC |
| 50 SOS | 40.63 CRC |
| 100 SOS | 81.26 CRC |
| 500 SOS | 406.32 CRC |
| 1,000 SOS | 812.64 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-28T15:02:18Z",
"rates": {
"CRC": 0.81264
}
}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": 81.26400000000001,
"rate": 0.81264
}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