Rate Overview
Live
1 SGD = 373.6308 CRC
1 CRC = 0.002676
SGD
Avg
371.0813
High
373.6308
Low
368.9821
Last updated: 3/7/2026, 9:25:31 AM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 373.63 CRC |
| 10 SGD | 3,736.31 CRC |
| 50 SGD | 18,681.54 CRC |
| 100 SGD | 37,363.08 CRC |
| 500 SGD | 186,815.39 CRC |
| 1,000 SGD | 373,630.77 CRC |
Get SGD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=CRCExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-07T09:25:31Z",
"rates": {
"CRC": 373.630772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "CRC",
"amount": 100
},
"result": 37363.0772,
"rate": 373.630772
}Build with SGD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key