Rate Overview
Live
1 SGD = 350.9524 CRC
1 CRC = 0.002849
SGD
Avg
354.0203
High
356.7940
Low
350.9524
Last updated: 6/19/2026, 8:45:48 AM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 350.95 CRC |
| 10 SGD | 3,509.52 CRC |
| 50 SGD | 17,547.62 CRC |
| 100 SGD | 35,095.24 CRC |
| 500 SGD | 175,476.20 CRC |
| 1,000 SGD | 350,952.39 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-06-19T08:45:48Z",
"rates": {
"CRC": 350.952391
}
}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": 35095.2391,
"rate": 350.952391
}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