Rate Overview
Live
1 SVC = 54.6205 CRC
1 CRC = 0.018308
SVC
Avg
54.0722
High
54.6205
Low
53.7353
Last updated: 3/7/2026, 7:39:10 AM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 54.62 CRC |
| 10 SVC | 546.21 CRC |
| 50 SVC | 2,731.03 CRC |
| 100 SVC | 5,462.05 CRC |
| 500 SVC | 27,310.27 CRC |
| 1,000 SVC | 54,620.54 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-07T07:39:10Z",
"rates": {
"CRC": 54.620536
}
}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": 5462.0536,
"rate": 54.620536
}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