Rate Overview
Live
1 CUP = 0.048785 SGD
1 SGD = 20.4981
CUP
Avg
0.052846
High
0.053620
Low
0.048785
Last updated: 3/28/2026, 10:48:44 AM
Quick Conversions
| CUP | SGD |
|---|---|
| 1 CUP | 0.05 SGD |
| 10 CUP | 0.49 SGD |
| 50 CUP | 2.44 SGD |
| 100 CUP | 4.88 SGD |
| 500 CUP | 24.39 SGD |
| 1,000 CUP | 48.79 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-03-28T10:48:44Z",
"rates": {
"SGD": 0.048785
}
}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.8785,
"rate": 0.048785
}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