Rate Overview
Live
1 SGD = 11.6910 SCR
1 SCR = 0.085536
SGD
Avg
11.4074
High
11.6910
Low
10.7657
Last updated: 3/7/2026, 2:31:17 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 11.69 SCR |
| 10 SGD | 116.91 SCR |
| 50 SGD | 584.55 SCR |
| 100 SGD | 1,169.10 SCR |
| 500 SGD | 5,845.49 SCR |
| 1,000 SGD | 11,690.98 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-07T02:31:17Z",
"rates": {
"SCR": 11.690979
}
}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": 1169.0979,
"rate": 11.690979
}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