Rate Overview
Live
1 SDG = 0.001667 CUC
1 CUC = 599.8800 SDG
Avg
0.001666
High
0.001667
Low
0.001666
Last updated: 1/25/2026, 3:15:58 PM
Quick Conversions
| SDG | CUC |
|---|---|
| 1 SDG | 0.00 CUC |
| 10 SDG | 0.02 CUC |
| 50 SDG | 0.08 CUC |
| 100 SDG | 0.17 CUC |
| 500 SDG | 0.83 CUC |
| 1,000 SDG | 1.67 CUC |
Get SDG/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=CUCExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-01-25T15:15:58Z",
"rates": {
"CUC": 0.001667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "CUC",
"amount": 100
},
"result": 0.16670000000000001,
"rate": 0.001667
}Build with SDG/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key