Rate Overview
Live
1 SGD = 352.0302 CRC
1 CRC = 0.002841
SGD
Avg
352.7222
High
355.2886
Low
350.5943
Last updated: 8/19/2026, 8:47:02 AM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 352.03 CRC |
| 10 SGD | 3,520.30 CRC |
| 50 SGD | 17,601.51 CRC |
| 100 SGD | 35,203.02 CRC |
| 500 SGD | 176,015.11 CRC |
| 1,000 SGD | 352,030.22 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-08-19T08:47:02Z",
"rates": {
"CRC": 352.030223
}
}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": 35203.0223,
"rate": 352.030223
}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