Rate Overview
Live
1 SGD = 20.7534 CUP
1 CUP = 0.048185
SGD
Avg
20.7225
High
20.7534
Low
20.7025
Last updated: 8/17/2026, 6:58:27 AM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.75 CUP |
| 10 SGD | 207.53 CUP |
| 50 SGD | 1,037.67 CUP |
| 100 SGD | 2,075.34 CUP |
| 500 SGD | 10,376.72 CUP |
| 1,000 SGD | 20,753.45 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-08-17T06:58:27Z",
"rates": {
"CUP": 20.753447
}
}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": 2075.3447,
"rate": 20.753447
}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