Rate Overview
Live
1 CRC = 0.018308 SVC
1 SVC = 54.6209
CRC
Avg
0.018494
High
0.018609
Low
0.018308
Last updated: 3/7/2026, 7:39:36 AM
Quick Conversions
| CRC | SVC |
|---|---|
| 1 CRC | 0.02 SVC |
| 10 CRC | 0.18 SVC |
| 50 CRC | 0.92 SVC |
| 100 CRC | 1.83 SVC |
| 500 CRC | 9.15 SVC |
| 1,000 CRC | 18.31 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-03-07T07:39:36Z",
"rates": {
"SVC": 0.018308
}
}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.8308000000000002,
"rate": 0.018308
}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