Rate Overview
Live
1 SDG = 0.024040 SCR
1 SCR = 41.5973
SDG
Avg
0.024148
High
0.028061
Low
0.022679
Last updated: 7/30/2026, 11:08:00 AM
Quick Conversions
| SDG | SCR |
|---|---|
| 1 SDG | 0.02 SCR |
| 10 SDG | 0.24 SCR |
| 50 SDG | 1.20 SCR |
| 100 SDG | 2.40 SCR |
| 500 SDG | 12.02 SCR |
| 1,000 SDG | 24.04 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-30T11:08:00Z",
"rates": {
"SCR": 0.02404
}
}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.404,
"rate": 0.02404
}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