Rate Overview
Live
1 SGD = 11.5117 SCR
1 SCR = 0.086868
SGD
Avg
11.2858
High
11.6515
Low
10.7519
Last updated: 5/27/2026, 4:49:18 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 11.51 SCR |
| 10 SGD | 115.12 SCR |
| 50 SGD | 575.59 SCR |
| 100 SGD | 1,151.17 SCR |
| 500 SGD | 5,755.85 SCR |
| 1,000 SGD | 11,511.71 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-05-27T04:49:18Z",
"rates": {
"SCR": 11.511708
}
}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": 1151.1708,
"rate": 11.511708
}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