Rate Overview
Live
1 SDG = 0.829729 CRC
1 CRC = 1.2052 SDG
Avg
0.826148
High
0.832043
Low
0.812890
Last updated: 1/25/2026, 3:21:08 PM
Quick Conversions
| SDG | CRC |
|---|---|
| 1 SDG | 0.83 CRC |
| 10 SDG | 8.30 CRC |
| 50 SDG | 41.49 CRC |
| 100 SDG | 82.97 CRC |
| 500 SDG | 414.86 CRC |
| 1,000 SDG | 829.73 CRC |
Get SDG/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=CRCExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-01-25T15:21:08Z",
"rates": {
"CRC": 0.829729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "CRC",
"amount": 100
},
"result": 82.97290000000001,
"rate": 0.829729
}Build with SDG/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key