Rate Overview
Live
1 CRC = 0.017585 SVC
1 SVC = 56.8666 CRC
Avg
0.017377
High
0.017950
Low
0.017129
Last updated: 1/25/2026, 3:23:11 PM
Quick Conversions
| CRC | SVC |
|---|---|
| 1 CRC | 0.02 SVC |
| 10 CRC | 0.18 SVC |
| 50 CRC | 0.88 SVC |
| 100 CRC | 1.76 SVC |
| 500 CRC | 8.79 SVC |
| 1,000 CRC | 17.59 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-01-25T15:23:11Z",
"rates": {
"SVC": 0.017585
}
}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.7585,
"rate": 0.017585
}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