Rate Overview
Live
1 CUP = 0.048690 SGD
1 SGD = 20.5381
CUP
Avg
0.048741
High
0.048851
Low
0.048690
Last updated: 7/10/2026, 6:49:56 PM
Quick Conversions
| CUP | SGD |
|---|---|
| 1 CUP | 0.05 SGD |
| 10 CUP | 0.49 SGD |
| 50 CUP | 2.43 SGD |
| 100 CUP | 4.87 SGD |
| 500 CUP | 24.35 SGD |
| 1,000 CUP | 48.69 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-10T18:49:56Z",
"rates": {
"SGD": 0.04869
}
}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.869,
"rate": 0.04869
}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