Rate Overview
Live
1 SDG = 0.761920 CRC
1 CRC = 1.3125
SDG
Avg
0.766698
High
0.772583
Low
0.761718
Last updated: 4/17/2026, 6:11:42 AM
Quick Conversions
| SDG | CRC |
|---|---|
| 1 SDG | 0.76 CRC |
| 10 SDG | 7.62 CRC |
| 50 SDG | 38.10 CRC |
| 100 SDG | 76.19 CRC |
| 500 SDG | 380.96 CRC |
| 1,000 SDG | 761.92 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-04-17T06:11:42Z",
"rates": {
"CRC": 0.76192
}
}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": 76.19200000000001,
"rate": 0.76192
}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