Rate Overview
Live
1 USD = 600.1937 SDG
1 SDG = 0.001666
USD
Avg
600.1920
High
600.2197
Low
600.1407
Last updated: 6/19/2026, 8:00:27 AM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 600.19 SDG |
| 10 USD | 6,001.94 SDG |
| 50 USD | 30,009.69 SDG |
| 100 USD | 60,019.37 SDG |
| 500 USD | 300,096.87 SDG |
| 1,000 USD | 600,193.73 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-06-19T08:00:27Z",
"rates": {
"SDG": 600.19373171
}
}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": 60019.37317099999,
"rate": 600.19373171
}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