Rate Overview
Live
1 SGD = 11.4674 SCR
1 SCR = 0.087204
SGD
Avg
11.2213
High
11.7367
Low
10.3097
Last updated: 6/27/2026, 6:38:30 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 11.47 SCR |
| 10 SGD | 114.67 SCR |
| 50 SGD | 573.37 SCR |
| 100 SGD | 1,146.74 SCR |
| 500 SGD | 5,733.68 SCR |
| 1,000 SGD | 11,467.37 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-06-27T06:38:30Z",
"rates": {
"SCR": 11.467367
}
}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": 1146.7367,
"rate": 11.467367
}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