Rate Overview
Live
1 SVC = 52.3378 CRC
1 CRC = 0.019107
SVC
Avg
52.7069
High
53.1333
Low
52.3378
Last updated: 4/17/2026, 5:11:42 PM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 52.34 CRC |
| 10 SVC | 523.38 CRC |
| 50 SVC | 2,616.89 CRC |
| 100 SVC | 5,233.78 CRC |
| 500 SVC | 26,168.90 CRC |
| 1,000 SVC | 52,337.81 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-04-17T17:11:42Z",
"rates": {
"CRC": 52.337806
}
}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": 5233.7806,
"rate": 52.337806
}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