Rate Overview
Live
1 CUC = 1.2938 SGD
1 SGD = 0.772912
CUC
Avg
1.3037
High
1.3701
Low
1.2713
Last updated: 7/28/2026, 1:46:23 PM
Quick Conversions
| CUC | SGD |
|---|---|
| 1 CUC | 1.29 SGD |
| 10 CUC | 12.94 SGD |
| 50 CUC | 64.69 SGD |
| 100 CUC | 129.38 SGD |
| 500 CUC | 646.90 SGD |
| 1,000 CUC | 1,293.81 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-28T13:46:23Z",
"rates": {
"SGD": 1.293809
}
}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.3809,
"rate": 1.293809
}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