Rate Overview
Live
1 SGD = 359.2401 CRC
1 CRC = 0.002784
SGD
Avg
382.3155
High
392.9681
Low
359.2401
Last updated: 3/28/2026, 4:56:28 PM
Quick Conversions
| SGD | CRC |
|---|---|
| 1 SGD | 359.24 CRC |
| 10 SGD | 3,592.40 CRC |
| 50 SGD | 17,962.00 CRC |
| 100 SGD | 35,924.01 CRC |
| 500 SGD | 179,620.05 CRC |
| 1,000 SGD | 359,240.10 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-03-28T16:56:28Z",
"rates": {
"CRC": 359.2401
}
}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": 35924.009999999995,
"rate": 359.2401
}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