Rate Overview
Live
1 SGD = 352.3334 CRC
1 CRC = 0.002838
SGD
Avg
352.1658
High
352.9960
Low
351.0934
Last updated: 7/11/2026, 8:34:40 AM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 352.33 CRC |
| 10 SGD | 3,523.33 CRC |
| 50 SGD | 17,616.67 CRC |
| 100 SGD | 35,233.34 CRC |
| 500 SGD | 176,166.72 CRC |
| 1,000 SGD | 352,333.45 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-11T08:34:40Z",
"rates": {
"CRC": 352.333447
}
}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": 35233.3447,
"rate": 352.333447
}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