Rate Overview
Live
1 SDG = 0.772660 CRC
1 CRC = 1.2942
SDG
Avg
0.820039
High
0.841351
Low
0.772660
Last updated: 3/27/2026, 3:11:30 PM
Quick Conversions
| SDG | CRC |
|---|---|
| 1 SDG | 0.77 CRC |
| 10 SDG | 7.73 CRC |
| 50 SDG | 38.63 CRC |
| 100 SDG | 77.27 CRC |
| 500 SDG | 386.33 CRC |
| 1,000 SDG | 772.66 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-03-27T15:11:30Z",
"rates": {
"CRC": 0.77266
}
}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": 77.266,
"rate": 0.77266
}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