Rate Overview
Live
1 SGD = 20.5227 CUP
1 CUP = 0.048726
SGD
Avg
20.4982
High
20.5517
Low
20.4163
Last updated: 7/20/2026, 9:10:42 PM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.52 CUP |
| 10 SGD | 205.23 CUP |
| 50 SGD | 1,026.14 CUP |
| 100 SGD | 2,052.27 CUP |
| 500 SGD | 10,261.36 CUP |
| 1,000 SGD | 20,522.72 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-20T21:10:42Z",
"rates": {
"CUP": 20.522722
}
}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.2722000000003,
"rate": 20.522722
}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