Rate Overview
Live
1 SGD = 10.9070 SCR
1 SCR = 0.091684
SGD
Avg
11.0029
High
11.5121
Low
10.7746
Last updated: 5/7/2026, 3:26:15 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 10.91 SCR |
| 10 SGD | 109.07 SCR |
| 50 SGD | 545.35 SCR |
| 100 SGD | 1,090.70 SCR |
| 500 SGD | 5,453.50 SCR |
| 1,000 SGD | 10,906.99 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-07T03:26:15Z",
"rates": {
"SCR": 10.906994
}
}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": 1090.6994,
"rate": 10.906994
}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