Rate Overview
Live
1 SGD = 20.8259 CUP
1 CUP = 0.048017
SGD
Avg
20.8101
High
20.8440
Low
20.7635
Last updated: 4/17/2026, 11:09:49 AM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.83 CUP |
| 10 SGD | 208.26 CUP |
| 50 SGD | 1,041.29 CUP |
| 100 SGD | 2,082.59 CUP |
| 500 SGD | 10,412.95 CUP |
| 1,000 SGD | 20,825.89 CUP |
Get SGD/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=CUPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-17T11:09:49Z",
"rates": {
"CUP": 20.825892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "CUP",
"amount": 100
},
"result": 2082.5892,
"rate": 20.825892
}Build with SGD/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key