Rate Overview
Live
1 SVC = 51.8614 CRC
1 CRC = 0.019282
SVC
Avg
51.7602
High
51.9468
Low
51.3959
Last updated: 9/2/2026, 10:20:10 AM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 51.86 CRC |
| 10 SVC | 518.61 CRC |
| 50 SVC | 2,593.07 CRC |
| 100 SVC | 5,186.14 CRC |
| 500 SVC | 25,930.68 CRC |
| 1,000 SVC | 51,861.35 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-09-02T10:20:10Z",
"rates": {
"CRC": 51.861352
}
}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": 5186.1352,
"rate": 51.861352
}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