Rate Overview
Live
1 CUC = 1.2654 SGD
1 SGD = 0.790264
CUC
Avg
1.2719
High
1.2772
Low
1.2654
Last updated: 5/7/2026, 1:50:15 PM
Quick Conversions
| CUC | SGD |
|---|---|
| 1 CUC | 1.27 SGD |
| 10 CUC | 12.65 SGD |
| 50 CUC | 63.27 SGD |
| 100 CUC | 126.54 SGD |
| 500 CUC | 632.70 SGD |
| 1,000 CUC | 1,265.40 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-05-07T13:50:15Z",
"rates": {
"SGD": 1.2654
}
}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": 126.54,
"rate": 1.2654
}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