Rate Overview
Live
1 SVC = 51.8659 CRC
1 CRC = 0.019280
SVC
Avg
52.6867
High
55.7776
Low
51.7245
Last updated: 8/12/2026, 6:14:41 AM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 51.87 CRC |
| 10 SVC | 518.66 CRC |
| 50 SVC | 2,593.29 CRC |
| 100 SVC | 5,186.59 CRC |
| 500 SVC | 25,932.94 CRC |
| 1,000 SVC | 51,865.88 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-08-12T06:14:41Z",
"rates": {
"CRC": 51.865882
}
}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": 5186.5882,
"rate": 51.865882
}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