Rate Overview
Live
1 SGD = 20.5221 CUP
1 CUP = 0.048728
SGD
Avg
19.5997
High
20.8952
Low
18.6496
Last updated: 7/22/2026, 2:00:13 AM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.52 CUP |
| 10 SGD | 205.22 CUP |
| 50 SGD | 1,026.11 CUP |
| 100 SGD | 2,052.21 CUP |
| 500 SGD | 10,261.07 CUP |
| 1,000 SGD | 20,522.14 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-22T02:00:13Z",
"rates": {
"CUP": 20.522142
}
}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.2142,
"rate": 20.522142
}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