Rate Overview
Live
1 SGD = 11.2344 SCR
1 SCR = 0.089012
SGD
Avg
11.3757
High
11.9642
Low
10.6480
Last updated: 3/27/2026, 9:29:10 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 11.23 SCR |
| 10 SGD | 112.34 SCR |
| 50 SGD | 561.72 SCR |
| 100 SGD | 1,123.44 SCR |
| 500 SGD | 5,617.21 SCR |
| 1,000 SGD | 11,234.42 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-03-27T09:29:10Z",
"rates": {
"SCR": 11.23442
}
}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": 1123.442,
"rate": 11.23442
}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