Rate Overview
Live
1 SGD = 352.4942 CRC
1 CRC = 0.002837
SGD
Avg
366.3073
High
390.6348
Low
350.6036
Last updated: 7/8/2026, 6:09:56 AM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 352.49 CRC |
| 10 SGD | 3,524.94 CRC |
| 50 SGD | 17,624.71 CRC |
| 100 SGD | 35,249.42 CRC |
| 500 SGD | 176,247.08 CRC |
| 1,000 SGD | 352,494.16 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-07-08T06:09:56Z",
"rates": {
"CRC": 352.494164
}
}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": 35249.4164,
"rate": 352.494164
}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