Rate Overview
Live
1 SGD = 11.2746 SCR
1 SCR = 0.088695
SGD
Avg
11.0724
High
11.7719
Low
10.1890
Last updated: 7/24/2026, 10:45:21 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 11.27 SCR |
| 10 SGD | 112.75 SCR |
| 50 SGD | 563.73 SCR |
| 100 SGD | 1,127.46 SCR |
| 500 SGD | 5,637.29 SCR |
| 1,000 SGD | 11,274.59 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-24T10:45:21Z",
"rates": {
"SCR": 11.274585
}
}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": 1127.4585,
"rate": 11.274585
}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