Rate Overview
Live
1 SVC = 51.9588 CRC
1 CRC = 0.019246
SVC
Avg
53.6265
High
56.8433
Low
51.6863
Last updated: 7/9/2026, 10:52:35 AM
Quick Conversions
| SVC | CRC |
|---|---|
| 1 SVC | 51.96 CRC |
| 10 SVC | 519.59 CRC |
| 50 SVC | 2,597.94 CRC |
| 100 SVC | 5,195.88 CRC |
| 500 SVC | 25,979.42 CRC |
| 1,000 SVC | 51,958.84 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-09T10:52:35Z",
"rates": {
"CRC": 51.958839
}
}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": 5195.8839,
"rate": 51.958839
}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