Rate Overview
Live
1 SGD = 360.6676 CRC
1 CRC = 0.002773
SGD
Avg
361.9487
High
364.4803
Low
359.9186
Last updated: 4/17/2026, 6:26:42 PM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 360.67 CRC |
| 10 SGD | 3,606.68 CRC |
| 50 SGD | 18,033.38 CRC |
| 100 SGD | 36,066.76 CRC |
| 500 SGD | 180,333.79 CRC |
| 1,000 SGD | 360,667.57 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-04-17T18:26:42Z",
"rates": {
"CRC": 360.66757
}
}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": 36066.757,
"rate": 360.66757
}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