Rate Overview
Live
1 SGD = 0.783149 CUC
1 CUC = 1.2769
SGD
Avg
0.781979
High
0.783149
Low
0.781227
Last updated: 8/17/2026, 6:58:25 AM
Quick Conversions
| SGD | CUC |
|---|---|
| 1 SGD | 0.78 CUC |
| 10 SGD | 7.83 CUC |
| 50 SGD | 39.16 CUC |
| 100 SGD | 78.31 CUC |
| 500 SGD | 391.57 CUC |
| 1,000 SGD | 783.15 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-08-17T06:58:25Z",
"rates": {
"CUC": 0.783149
}
}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.3149,
"rate": 0.783149
}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