Rate Overview
Live
1 SVC = 51.9036 CRC
1 CRC = 0.019266
SVC
Avg
52.0462
High
52.7458
Low
51.6681
Last updated: 6/18/2026, 11:34:24 AM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 51.90 CRC |
| 10 SVC | 519.04 CRC |
| 50 SVC | 2,595.18 CRC |
| 100 SVC | 5,190.36 CRC |
| 500 SVC | 25,951.79 CRC |
| 1,000 SVC | 51,903.58 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-06-18T11:34:24Z",
"rates": {
"CRC": 51.903577
}
}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": 5190.3577,
"rate": 51.903577
}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