Rate Overview
Live
1 SGD = 10.8509 SCR
1 SCR = 0.092158
SGD
Avg
11.2453
High
11.8802
Low
10.6480
Last updated: 7/21/2026, 2:25:49 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 10.85 SCR |
| 10 SGD | 108.51 SCR |
| 50 SGD | 542.55 SCR |
| 100 SGD | 1,085.09 SCR |
| 500 SGD | 5,425.46 SCR |
| 1,000 SGD | 10,850.92 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-21T02:25:49Z",
"rates": {
"SCR": 10.850924
}
}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": 1085.0924,
"rate": 10.850924
}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