Rate Overview
Live
1 SCR = 0.090195 SGD
1 SGD = 11.0871
SCR
Avg
0.089486
High
0.092456
Low
0.086916
Last updated: 8/12/2026, 6:38:16 AM
Quick Conversions
| SCR | SGD |
|---|---|
| 1 SCR | 0.09 SGD |
| 10 SCR | 0.90 SGD |
| 50 SCR | 4.51 SGD |
| 100 SCR | 9.02 SGD |
| 500 SCR | 45.10 SGD |
| 1,000 SCR | 90.20 SGD |
Get SCR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SGDExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-08-12T06:38:16Z",
"rates": {
"SGD": 0.090195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SGD",
"amount": 100
},
"result": 9.019499999999999,
"rate": 0.090195
}Build with SCR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key