Rate Overview
Live
1 SGD = 0.782478 CUC
1 CUC = 1.2780
SGD
Avg
0.778647
High
0.791222
Low
0.764796
Last updated: 5/28/2026, 12:03:21 AM
Quick Conversions
| SGD | CUC |
|---|---|
| 1 SGD | 0.78 CUC |
| 10 SGD | 7.82 CUC |
| 50 SGD | 39.12 CUC |
| 100 SGD | 78.25 CUC |
| 500 SGD | 391.24 CUC |
| 1,000 SGD | 782.48 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-28T00:03:21Z",
"rates": {
"CUC": 0.782478
}
}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.2478,
"rate": 0.782478
}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