Rate Overview
Live
1 SGD = 20.9420 CUP
1 CUP = 0.047751
SGD
Avg
20.8345
High
20.9420
Low
20.7490
Last updated: 5/7/2026, 1:50:30 PM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.94 CUP |
| 10 SGD | 209.42 CUP |
| 50 SGD | 1,047.10 CUP |
| 100 SGD | 2,094.20 CUP |
| 500 SGD | 10,470.99 CUP |
| 1,000 SGD | 20,941.99 CUP |
Get SGD/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=CUPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-07T13:50:30Z",
"rates": {
"CUP": 20.941987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "CUP",
"amount": 100
},
"result": 2094.1987,
"rate": 20.941987
}Build with SGD/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key