Rate Overview
Live
1 SDG = 0.808309 CRC
1 CRC = 1.2372
SDG
Avg
0.819328
High
0.825486
Low
0.808309
Last updated: 2/14/2026, 3:09:55 PM
Quick Conversions
| SDG | CRC |
|---|---|
| 1 SDG | 0.81 CRC |
| 10 SDG | 8.08 CRC |
| 50 SDG | 40.42 CRC |
| 100 SDG | 80.83 CRC |
| 500 SDG | 404.15 CRC |
| 1,000 SDG | 808.31 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-02-14T15:09:55Z",
"rates": {
"CRC": 0.808309
}
}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": 80.8309,
"rate": 0.808309
}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