Rate Overview
Live
1 USD = 600.1561 SDG
1 SDG = 0.001666
USD
Avg
598.8096
High
601.4877
Low
523.6019
Last updated: 7/27/2026, 5:15:32 PM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 600.16 SDG |
| 10 USD | 6,001.56 SDG |
| 50 USD | 30,007.81 SDG |
| 100 USD | 60,015.61 SDG |
| 500 USD | 300,078.06 SDG |
| 1,000 USD | 600,156.12 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-27T17:15:32Z",
"rates": {
"SDG": 600.15612006
}
}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": 60015.612006,
"rate": 600.15612006
}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