Rate Overview
Live
1 CUP = 0.047963 SGD
1 SGD = 20.8494
CUP
Avg
0.048207
High
0.048290
Low
0.047963
Last updated: 8/19/2026, 7:03:47 PM
Quick Conversions
| CUP | SGD |
|---|---|
| 1 CUP | 0.05 SGD |
| 10 CUP | 0.48 SGD |
| 50 CUP | 2.40 SGD |
| 100 CUP | 4.80 SGD |
| 500 CUP | 23.98 SGD |
| 1,000 CUP | 47.96 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-08-19T19:03:47Z",
"rates": {
"SGD": 0.047963
}
}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.7963,
"rate": 0.047963
}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