Rate Overview
Live
1 SGD = 352.3127 CRC
1 CRC = 0.002838
SGD
Avg
351.2451
High
352.3127
Low
348.1168
Last updated: 7/24/2026, 7:47:49 AM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 352.31 CRC |
| 10 SGD | 3,523.13 CRC |
| 50 SGD | 17,615.63 CRC |
| 100 SGD | 35,231.27 CRC |
| 500 SGD | 176,156.33 CRC |
| 1,000 SGD | 352,312.66 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-07-24T07:47:49Z",
"rates": {
"CRC": 352.312656
}
}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": 35231.2656,
"rate": 352.312656
}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