Rate Overview
Live
1 CRC = 0.002676 SGD
1 SGD = 373.6921
CRC
Avg
0.002695
High
0.002710
Low
0.002676
Last updated: 3/7/2026, 7:38:56 AM
Quick Conversions
| CRC | SGD |
|---|---|
| 1 CRC | 0.00 SGD |
| 10 CRC | 0.03 SGD |
| 50 CRC | 0.13 SGD |
| 100 CRC | 0.27 SGD |
| 500 CRC | 1.34 SGD |
| 1,000 CRC | 2.68 SGD |
Get CRC/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=SGDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T07:38:56Z",
"rates": {
"SGD": 0.002676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "SGD",
"amount": 100
},
"result": 0.2676,
"rate": 0.002676
}Build with CRC/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key