Rate Overview
Live
1 SGD = 11.3007 SCR
1 SCR = 0.088490
SGD
Avg
11.3800
High
11.9144
Low
10.8444
Last updated: 4/16/2026, 11:36:27 PM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 11.30 SCR |
| 10 SGD | 113.01 SCR |
| 50 SGD | 565.04 SCR |
| 100 SGD | 1,130.07 SCR |
| 500 SGD | 5,650.36 SCR |
| 1,000 SGD | 11,300.71 SCR |
Get SGD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=SCRExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-16T23:36:27Z",
"rates": {
"SCR": 11.300711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "SCR",
"amount": 100
},
"result": 1130.0711,
"rate": 11.300711
}Build with SGD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key