Rate Overview
Live
1 SDG = 0.756234 CRC
1 CRC = 1.3223
SDG
Avg
0.778066
High
0.826581
Low
0.755662
Last updated: 7/21/2026, 9:00:33 PM
Quick Conversions
| SDG | CRC |
|---|---|
| 1 SDG | 0.76 CRC |
| 10 SDG | 7.56 CRC |
| 50 SDG | 37.81 CRC |
| 100 SDG | 75.62 CRC |
| 500 SDG | 378.12 CRC |
| 1,000 SDG | 756.23 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-07-21T21:00:33Z",
"rates": {
"CRC": 0.756234
}
}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": 75.62339999999999,
"rate": 0.756234
}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