Rate Overview
Live
1 SGD = 18.7614 CUP
1 CUP = 0.053301
SGD
Avg
18.9471
High
20.9998
Low
18.3478
Last updated: 5/27/2026, 8:34:26 PM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 18.76 CUP |
| 10 SGD | 187.61 CUP |
| 50 SGD | 938.07 CUP |
| 100 SGD | 1,876.14 CUP |
| 500 SGD | 9,380.68 CUP |
| 1,000 SGD | 18,761.36 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-27T20:34:26Z",
"rates": {
"CUP": 18.761362
}
}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.1362,
"rate": 18.761362
}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