Rate Overview
Live
1 SGD = 355.4662 CRC
1 CRC = 0.002813
SGD
Avg
354.3975
High
355.4662
Low
353.2941
Last updated: 5/28/2026, 8:32:42 PM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 355.47 CRC |
| 10 SGD | 3,554.66 CRC |
| 50 SGD | 17,773.31 CRC |
| 100 SGD | 35,546.62 CRC |
| 500 SGD | 177,733.10 CRC |
| 1,000 SGD | 355,466.20 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-05-28T20:32:42Z",
"rates": {
"CRC": 355.466199
}
}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": 35546.619900000005,
"rate": 355.466199
}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