Rate Overview
Live
1 CRC = 0.019209 SVC
1 SVC = 52.0589
CRC
Avg
0.019222
High
0.019298
Low
0.019196
Last updated: 7/8/2026, 10:02:12 AM
Quick Conversions
| CRC | SVC |
|---|---|
| 1 CRC | 0.02 SVC |
| 10 CRC | 0.19 SVC |
| 50 CRC | 0.96 SVC |
| 100 CRC | 1.92 SVC |
| 500 CRC | 9.60 SVC |
| 1,000 CRC | 19.21 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-07-08T10:02:12Z",
"rates": {
"SVC": 0.019209
}
}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.9209,
"rate": 0.019209
}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