Rate Overview
Live
1 USD = 600.1831 SDG
1 SDG = 0.001666
USD
Avg
600.2249
High
600.5132
Low
600.1633
Last updated: 7/8/2026, 5:03:41 PM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 600.18 SDG |
| 10 USD | 6,001.83 SDG |
| 50 USD | 30,009.15 SDG |
| 100 USD | 60,018.31 SDG |
| 500 USD | 300,091.53 SDG |
| 1,000 USD | 600,183.05 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-07-08T17:03:41Z",
"rates": {
"SDG": 600.18305252
}
}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": 60018.305252000006,
"rate": 600.18305252
}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