Rate Overview
Live
1 SCR = 0.088997 SGD
1 SGD = 11.2363
SCR
Avg
0.088543
High
0.093914
Low
0.084173
Last updated: 3/27/2026, 8:27:40 AM
Quick Conversions
| SCR | SGD |
|---|---|
| 1 SCR | 0.09 SGD |
| 10 SCR | 0.89 SGD |
| 50 SCR | 4.45 SGD |
| 100 SCR | 8.90 SGD |
| 500 SCR | 44.50 SGD |
| 1,000 SCR | 89.00 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-03-27T08:27:40Z",
"rates": {
"SGD": 0.088997
}
}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": 8.899700000000001,
"rate": 0.088997
}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