Rate Overview
Live
1 CUP = 0.047828 SGD
1 SGD = 20.9083
CUP
Avg
0.047793
High
0.047848
Low
0.047674
Last updated: 9/11/2026, 7:23:39 AM
Quick Conversions
| CUP | SGD |
|---|---|
| 1 CUP | 0.05 SGD |
| 10 CUP | 0.48 SGD |
| 50 CUP | 2.39 SGD |
| 100 CUP | 4.78 SGD |
| 500 CUP | 23.91 SGD |
| 1,000 CUP | 47.83 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-09-11T07:23:39Z",
"rates": {
"SGD": 0.047828
}
}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.7828,
"rate": 0.047828
}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