Rate Overview
Live
1 SVC = 53.0736 CRC
1 CRC = 0.018842
SVC
Avg
53.2412
High
53.4606
Low
52.9997
Last updated: 3/28/2026, 12:10:15 PM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 53.07 CRC |
| 10 SVC | 530.74 CRC |
| 50 SVC | 2,653.68 CRC |
| 100 SVC | 5,307.36 CRC |
| 500 SVC | 26,536.78 CRC |
| 1,000 SVC | 53,073.56 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-03-28T12:10:15Z",
"rates": {
"CRC": 53.07356
}
}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": 5307.356,
"rate": 53.07356
}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