Rate Overview
Live
1 SCR = 42.0052 SDG
1 SDG = 0.023807
SCR
Avg
41.7173
High
44.2409
Low
38.0517
Last updated: 7/7/2026, 1:12:13 AM
Quick Conversions
| SCR | SDG |
|---|---|
| 1 SCR | 42.01 SDG |
| 10 SCR | 420.05 SDG |
| 50 SCR | 2,100.26 SDG |
| 100 SCR | 4,200.52 SDG |
| 500 SCR | 21,002.58 SDG |
| 1,000 SCR | 42,005.17 SDG |
Get SCR/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SDGExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-07T01:12:13Z",
"rates": {
"SDG": 42.005167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SDG",
"amount": 100
},
"result": 4200.5167,
"rate": 42.005167
}Build with SCR/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key