Rate Overview
Live
1 SVC = 52.0400 CRC
1 CRC = 0.019216
SVC
Avg
51.9042
High
52.0400
Low
51.7383
Last updated: 7/28/2026, 7:45:18 PM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 52.04 CRC |
| 10 SVC | 520.40 CRC |
| 50 SVC | 2,602.00 CRC |
| 100 SVC | 5,204.00 CRC |
| 500 SVC | 26,020.00 CRC |
| 1,000 SVC | 52,040.01 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-28T19:45:18Z",
"rates": {
"CRC": 52.040005
}
}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": 5204.0005,
"rate": 52.040005
}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