Rate Overview
Live
1 SGD = 10.7130 SCR
1 SCR = 0.093345
SGD
Avg
11.1134
High
11.5053
Low
10.7130
Last updated: 8/15/2026, 11:43:30 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 10.71 SCR |
| 10 SGD | 107.13 SCR |
| 50 SGD | 535.65 SCR |
| 100 SGD | 1,071.30 SCR |
| 500 SGD | 5,356.50 SCR |
| 1,000 SGD | 10,712.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-08-15T11:43:30Z",
"rates": {
"SCR": 10.712992
}
}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": 1071.2992,
"rate": 10.712992
}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