Rate Overview
Live
1 CUC = 1.2916 SGD
1 SGD = 0.774235
CUC
Avg
1.2795
High
1.2936
Low
1.2619
Last updated: 7/21/2026, 9:57:00 PM
Quick Conversions
| CUC | SGD |
|---|---|
| 1 CUC | 1.29 SGD |
| 10 CUC | 12.92 SGD |
| 50 CUC | 64.58 SGD |
| 100 CUC | 129.16 SGD |
| 500 CUC | 645.80 SGD |
| 1,000 CUC | 1,291.60 SGD |
Get CUC/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=SGDExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-07-21T21:57:00Z",
"rates": {
"SGD": 1.291598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "SGD",
"amount": 100
},
"result": 129.1598,
"rate": 1.291598
}Build with CUC/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key