Rate Overview
Live
1 SOS = 0.794589 CRC
1 CRC = 1.2585
SOS
Avg
0.797136
High
0.800789
Low
0.794589
Last updated: 6/19/2026, 8:44:12 AM
Quick Conversions
| SOS | CRC |
|---|---|
| 1 SOS | 0.79 CRC |
| 10 SOS | 7.95 CRC |
| 50 SOS | 39.73 CRC |
| 100 SOS | 79.46 CRC |
| 500 SOS | 397.29 CRC |
| 1,000 SOS | 794.59 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-06-19T08:44:12Z",
"rates": {
"CRC": 0.794589
}
}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.4589,
"rate": 0.794589
}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