Rate Overview
Live
1 SVC = 51.8722 CRC
1 CRC = 0.019278
SVC
Avg
55.1660
High
57.8087
Low
51.3778
Last updated: 7/21/2026, 9:04:03 AM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 51.87 CRC |
| 10 SVC | 518.72 CRC |
| 50 SVC | 2,593.61 CRC |
| 100 SVC | 5,187.22 CRC |
| 500 SVC | 25,936.11 CRC |
| 1,000 SVC | 51,872.21 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-21T09:04:03Z",
"rates": {
"CRC": 51.872212
}
}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": 5187.2212,
"rate": 51.872212
}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