Rate Overview
Live
1 SGD = 11.2430 SCR
1 SCR = 0.088944
SGD
Avg
11.1842
High
11.9242
Low
9.8253
Last updated: 3/27/2026, 7:51:00 AM
Quick Conversions
| SGD | SCR |
|---|---|
| 1 SGD | 11.24 SCR |
| 10 SGD | 112.43 SCR |
| 50 SGD | 562.15 SCR |
| 100 SGD | 1,124.30 SCR |
| 500 SGD | 5,621.51 SCR |
| 1,000 SGD | 11,243.03 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-27T07:51:00Z",
"rates": {
"SCR": 11.243027
}
}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": 1124.3027,
"rate": 11.243027
}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