Rate Overview
Live
1 SGD = 10.4122 SCR
1 SCR = 0.096041
SGD
Avg
11.0530
High
11.5065
Low
10.1890
Last updated: 7/18/2026, 9:13:56 PM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 10.41 SCR |
| 10 SGD | 104.12 SCR |
| 50 SGD | 520.61 SCR |
| 100 SGD | 1,041.22 SCR |
| 500 SGD | 5,206.09 SCR |
| 1,000 SGD | 10,412.18 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-07-18T21:13:56Z",
"rates": {
"SCR": 10.412181
}
}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": 1041.2181,
"rate": 10.412181
}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