Rate Overview
Live
1 SGD = 11.2360 SCR
1 SCR = 0.089000
SGD
Avg
11.2575
High
11.8802
Low
10.6480
Last updated: 7/26/2026, 5:52:44 PM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 11.24 SCR |
| 10 SGD | 112.36 SCR |
| 50 SGD | 561.80 SCR |
| 100 SGD | 1,123.60 SCR |
| 500 SGD | 5,618.00 SCR |
| 1,000 SGD | 11,236.00 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-07-26T17:52:44Z",
"rates": {
"SCR": 11.236003
}
}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.6003,
"rate": 11.236003
}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