Rate Overview
Live
1 SDG = 0.024923 SCR
1 SCR = 40.1236
SDG
Avg
0.024224
High
0.024923
Low
0.022856
Last updated: 3/7/2026, 2:30:52 AM
Quick Conversions
| SDG | SCR |
|---|---|
| 1 SDG | 0.02 SCR |
| 10 SDG | 0.25 SCR |
| 50 SDG | 1.25 SCR |
| 100 SDG | 2.49 SCR |
| 500 SDG | 12.46 SCR |
| 1,000 SDG | 24.92 SCR |
Get SDG/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=SCRExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-07T02:30:52Z",
"rates": {
"SCR": 0.024923
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "SCR",
"amount": 100
},
"result": 2.4923,
"rate": 0.024923
}Build with SDG/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key