Rate Overview
Live
1 SGD = 18.7627 CUP
1 CUP = 0.053297
SGD
Avg
18.9472
High
20.9998
Low
18.3478
Last updated: 5/27/2026, 6:28:50 PM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 18.76 CUP |
| 10 SGD | 187.63 CUP |
| 50 SGD | 938.13 CUP |
| 100 SGD | 1,876.27 CUP |
| 500 SGD | 9,381.34 CUP |
| 1,000 SGD | 18,762.68 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-27T18:28:50Z",
"rates": {
"CUP": 18.762683
}
}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.2683,
"rate": 18.762683
}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