Rate Overview
Live
1 SVC = 52.0933 CRC
1 CRC = 0.019196
SVC
Avg
56.7247
High
59.4180
Low
51.9527
Last updated: 7/4/2026, 4:46:30 AM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 52.09 CRC |
| 10 SVC | 520.93 CRC |
| 50 SVC | 2,604.66 CRC |
| 100 SVC | 5,209.33 CRC |
| 500 SVC | 26,046.63 CRC |
| 1,000 SVC | 52,093.26 CRC |
Get SVC/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=CRCExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-04T04:46:30Z",
"rates": {
"CRC": 52.093263
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "CRC",
"amount": 100
},
"result": 5209.3263,
"rate": 52.093263
}Build with SVC/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key