Rate Overview
Live
1 SDG = 0.022891 SCR
1 SCR = 43.6853
SDG
Avg
0.023918
High
0.025266
Low
0.022891
Last updated: 4/17/2026, 6:23:11 AM
Quick Conversions
| SDG | SCR |
|---|---|
| 1 SDG | 0.02 SCR |
| 10 SDG | 0.23 SCR |
| 50 SDG | 1.14 SCR |
| 100 SDG | 2.29 SCR |
| 500 SDG | 11.45 SCR |
| 1,000 SDG | 22.89 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-04-17T06:23:11Z",
"rates": {
"SCR": 0.022891
}
}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.2891000000000004,
"rate": 0.022891
}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