Rate Overview
Live
1 SDG = 0.023662 SCR
1 SCR = 42.2619
SDG
Avg
0.024039
High
0.025351
Low
0.022665
Last updated: 7/22/2026, 2:02:27 AM
Quick Conversions
| SDG | SCR |
|---|---|
| 1 SDG | 0.02 SCR |
| 10 SDG | 0.24 SCR |
| 50 SDG | 1.18 SCR |
| 100 SDG | 2.37 SCR |
| 500 SDG | 11.83 SCR |
| 1,000 SDG | 23.66 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-07-22T02:02:27Z",
"rates": {
"SCR": 0.023662
}
}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.3662,
"rate": 0.023662
}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