Rate Overview
Live
1 SCR = 0.092241 SGD
1 SGD = 10.8412
SCR
Avg
0.089109
High
0.101777
Low
0.083863
Last updated: 7/1/2026, 7:19:57 AM
Quick Conversions
| SCR | SGD |
|---|---|
| 1 SCR | 0.09 SGD |
| 10 SCR | 0.92 SGD |
| 50 SCR | 4.61 SGD |
| 100 SCR | 9.22 SGD |
| 500 SCR | 46.12 SGD |
| 1,000 SCR | 92.24 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-07-01T07:19:57Z",
"rates": {
"SGD": 0.092241
}
}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.2241,
"rate": 0.092241
}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