Rate Overview
Live
1 SGD = 355.4286 CRC
1 CRC = 0.002814
SGD
Avg
354.3928
High
355.4286
Low
353.2941
Last updated: 5/28/2026, 9:48:01 PM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 355.43 CRC |
| 10 SGD | 3,554.29 CRC |
| 50 SGD | 17,771.43 CRC |
| 100 SGD | 35,542.86 CRC |
| 500 SGD | 177,714.30 CRC |
| 1,000 SGD | 355,428.60 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-05-28T21:48:01Z",
"rates": {
"CRC": 355.428597
}
}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": 35542.8597,
"rate": 355.428597
}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