Rate Overview
Live
1 USD = 600.2274 SDG
1 SDG = 0.001666
USD
Avg
600.1931
High
600.2274
Low
600.1475
Last updated: 8/17/2026, 6:40:25 PM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 600.23 SDG |
| 10 USD | 6,002.27 SDG |
| 50 USD | 30,011.37 SDG |
| 100 USD | 60,022.74 SDG |
| 500 USD | 300,113.68 SDG |
| 1,000 USD | 600,227.36 SDG |
Get USD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SDGExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-17T18:40:25Z",
"rates": {
"SDG": 600.22736419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SDG",
"amount": 100
},
"result": 60022.736419,
"rate": 600.22736419
}Build with USD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key