Rate Overview
Live
1 SGD = 0.788258 CUC
1 CUC = 1.2686
SGD
Avg
0.786065
High
0.790039
Low
0.782981
Last updated: 5/7/2026, 7:01:49 PM
Quick Conversions
| SGD | CUC |
|---|---|
| 1 SGD | 0.79 CUC |
| 10 SGD | 7.88 CUC |
| 50 SGD | 39.41 CUC |
| 100 SGD | 78.83 CUC |
| 500 SGD | 394.13 CUC |
| 1,000 SGD | 788.26 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-05-07T19:01:49Z",
"rates": {
"CUC": 0.788258
}
}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": 78.8258,
"rate": 0.788258
}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