Rate Overview
Live
1 SGD = 0.775110 CUC
1 CUC = 1.2901
SGD
Avg
0.774868
High
0.775346
Low
0.774165
Last updated: 7/27/2026, 5:32:20 PM
Quick Conversions
| SGD | CUC |
|---|---|
| 1 SGD | 0.78 CUC |
| 10 SGD | 7.75 CUC |
| 50 SGD | 38.76 CUC |
| 100 SGD | 77.51 CUC |
| 500 SGD | 387.56 CUC |
| 1,000 SGD | 775.11 CUC |
Get SGD/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=CUCExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-27T17:32:20Z",
"rates": {
"CUC": 0.77511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "CUC",
"amount": 100
},
"result": 77.511,
"rate": 0.77511
}Build with SGD/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key