Rate Overview
Live
1 SGD = 20.5189 CUP
1 CUP = 0.048736
SGD
Avg
19.0391
High
20.8440
Low
18.3977
Last updated: 7/6/2026, 8:48:26 PM
Quick Conversions
| SGD | CUP |
|---|---|
| 1 SGD | 20.52 CUP |
| 10 SGD | 205.19 CUP |
| 50 SGD | 1,025.94 CUP |
| 100 SGD | 2,051.89 CUP |
| 500 SGD | 10,259.43 CUP |
| 1,000 SGD | 20,518.85 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-07-06T20:48:26Z",
"rates": {
"CUP": 20.518852
}
}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": 2051.8851999999997,
"rate": 20.518852
}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