Rate Overview
Live
1 SGD = 20.5271 CUP
1 CUP = 0.048716
SGD
Avg
19.6151
High
20.8711
Low
18.5906
Last updated: 7/11/2026, 2:16:35 PM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.53 CUP |
| 10 SGD | 205.27 CUP |
| 50 SGD | 1,026.36 CUP |
| 100 SGD | 2,052.71 CUP |
| 500 SGD | 10,263.55 CUP |
| 1,000 SGD | 20,527.10 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-11T14:16:35Z",
"rates": {
"CUP": 20.527101
}
}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.7101,
"rate": 20.527101
}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