Rate Overview
Live
1 SGD = 18.7641 CUP
1 CUP = 0.053293
SGD
Avg
18.8207
High
18.9548
Low
18.7233
Last updated: 3/7/2026, 7:38:51 AM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 18.76 CUP |
| 10 SGD | 187.64 CUP |
| 50 SGD | 938.20 CUP |
| 100 SGD | 1,876.41 CUP |
| 500 SGD | 9,382.03 CUP |
| 1,000 SGD | 18,764.06 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-03-07T07:38:51Z",
"rates": {
"CUP": 18.764062
}
}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.4062,
"rate": 18.764062
}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