Rate Overview
Live
1 SGD = 18.7636 CUP
1 CUP = 0.053295
SGD
Avg
19.9241
High
20.9360
Low
18.7020
Last updated: 5/27/2026, 10:49:04 PM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 18.76 CUP |
| 10 SGD | 187.64 CUP |
| 50 SGD | 938.18 CUP |
| 100 SGD | 1,876.36 CUP |
| 500 SGD | 9,381.82 CUP |
| 1,000 SGD | 18,763.64 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-05-27T22:49:04Z",
"rates": {
"CUP": 18.763638
}
}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": 1876.3638,
"rate": 18.763638
}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