Rate Overview
Live
1 SGD = 11.3838 SCR
1 SCR = 0.087844
SGD
Avg
11.2415
High
11.5198
Low
11.0251
Last updated: 9/3/2026, 3:42:12 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 11.38 SCR |
| 10 SGD | 113.84 SCR |
| 50 SGD | 569.19 SCR |
| 100 SGD | 1,138.38 SCR |
| 500 SGD | 5,691.90 SCR |
| 1,000 SGD | 11,383.80 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-09-03T03:42:12Z",
"rates": {
"SCR": 11.383797
}
}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": 1138.3797,
"rate": 11.383797
}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