Rate Overview
Live
1 SGD = 0.774457 CUC
1 CUC = 1.2912
SGD
Avg
0.773515
High
0.775534
Low
0.770427
Last updated: 7/20/2026, 7:32:03 PM
Quick Conversions
| SGD | CUC |
|---|---|
| 1 SGD | 0.77 CUC |
| 10 SGD | 7.74 CUC |
| 50 SGD | 38.72 CUC |
| 100 SGD | 77.45 CUC |
| 500 SGD | 387.23 CUC |
| 1,000 SGD | 774.46 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-07-20T19:32:03Z",
"rates": {
"CUC": 0.774457
}
}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": 77.44569999999999,
"rate": 0.774457
}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