Rate Overview
Live
1 SGD = 20.5224 CUP
1 CUP = 0.048727
SGD
Avg
20.5325
High
20.5467
Low
20.5154
Last updated: 7/28/2026, 1:13:41 AM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.52 CUP |
| 10 SGD | 205.22 CUP |
| 50 SGD | 1,026.12 CUP |
| 100 SGD | 2,052.24 CUP |
| 500 SGD | 10,261.19 CUP |
| 1,000 SGD | 20,522.37 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-07-28T01:13:41Z",
"rates": {
"CUP": 20.522374
}
}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": 2052.2374,
"rate": 20.522374
}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