Rate Overview
Live
1 SGD = 20.9173 CUP
1 CUP = 0.047807
SGD
Avg
20.8679
High
20.9191
Low
20.7978
Last updated: 9/6/2026, 6:27:22 PM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.92 CUP |
| 10 SGD | 209.17 CUP |
| 50 SGD | 1,045.86 CUP |
| 100 SGD | 2,091.73 CUP |
| 500 SGD | 10,458.63 CUP |
| 1,000 SGD | 20,917.25 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-09-06T18:27:22Z",
"rates": {
"CUP": 20.917251
}
}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": 2091.7251,
"rate": 20.917251
}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