Rate Overview
Live
1 CUP = 0.048449 SGD
1 SGD = 20.6403
CUP
Avg
0.048649
High
0.048832
Low
0.048432
Last updated: 7/31/2026, 6:31:55 AM
Quick Conversions
| CUP | SGD |
|---|---|
| 1 CUP | 0.05 SGD |
| 10 CUP | 0.48 SGD |
| 50 CUP | 2.42 SGD |
| 100 CUP | 4.84 SGD |
| 500 CUP | 24.22 SGD |
| 1,000 CUP | 48.45 SGD |
Get CUP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=SGDExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-31T06:31:55Z",
"rates": {
"SGD": 0.048449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "SGD",
"amount": 100
},
"result": 4.8449,
"rate": 0.048449
}Build with CUP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key