Rate Overview
Live
1 SGD = 20.7558 CUP
1 CUP = 0.048179
SGD
Avg
20.7240
High
20.7558
Low
20.7025
Last updated: 8/17/2026, 1:39:33 PM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.76 CUP |
| 10 SGD | 207.56 CUP |
| 50 SGD | 1,037.79 CUP |
| 100 SGD | 2,075.58 CUP |
| 500 SGD | 10,377.90 CUP |
| 1,000 SGD | 20,755.80 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-17T13:39:33Z",
"rates": {
"CUP": 20.755803
}
}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.5803,
"rate": 20.755803
}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