Rate Overview
Live
1 SVC = 52.0586 CRC
1 CRC = 0.019209
SVC
Avg
52.0240
High
52.0933
Low
51.8187
Last updated: 7/8/2026, 10:20:53 AM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 52.06 CRC |
| 10 SVC | 520.59 CRC |
| 50 SVC | 2,602.93 CRC |
| 100 SVC | 5,205.86 CRC |
| 500 SVC | 26,029.28 CRC |
| 1,000 SVC | 52,058.55 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-07-08T10:20:53Z",
"rates": {
"CRC": 52.058553
}
}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": 5205.8553,
"rate": 52.058553
}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