Rate Overview
Live
1 CRC = 0.019115 SVC
1 SVC = 52.3149
CRC
Avg
0.019215
High
0.019248
Low
0.019115
Last updated: 5/7/2026, 1:45:58 PM
Quick Conversions
| CRC | SVC |
|---|---|
| 1 CRC | 0.02 SVC |
| 10 CRC | 0.19 SVC |
| 50 CRC | 0.96 SVC |
| 100 CRC | 1.91 SVC |
| 500 CRC | 9.56 SVC |
| 1,000 CRC | 19.12 SVC |
Get CRC/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=SVCExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-05-07T13:45:58Z",
"rates": {
"SVC": 0.019115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "SVC",
"amount": 100
},
"result": 1.9115,
"rate": 0.019115
}Build with CRC/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key