Rate Overview
Live
1 SGD = 358.6274 CRC
1 CRC = 0.002788
SGD
Avg
357.4810
High
358.6621
Low
355.7929
Last updated: 9/9/2026, 10:16:40 AM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 358.63 CRC |
| 10 SGD | 3,586.27 CRC |
| 50 SGD | 17,931.37 CRC |
| 100 SGD | 35,862.74 CRC |
| 500 SGD | 179,313.70 CRC |
| 1,000 SGD | 358,627.40 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-09-09T10:16:40Z",
"rates": {
"CRC": 358.627399
}
}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": 35862.7399,
"rate": 358.627399
}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