Rate Overview
Live
1 USD = 600.1801 SDG
1 SDG = 0.001666
USD
Avg
597.2453
High
601.4841
Low
523.6259
Last updated: 7/28/2026, 5:46:08 AM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 600.18 SDG |
| 10 USD | 6,001.80 SDG |
| 50 USD | 30,009.00 SDG |
| 100 USD | 60,018.01 SDG |
| 500 USD | 300,090.05 SDG |
| 1,000 USD | 600,180.10 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-28T05:46:08Z",
"rates": {
"SDG": 600.18009581
}
}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.009581,
"rate": 600.18009581
}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