Rate Overview
Live
1 USD = 600.1736 SDG
1 SDG = 0.001666
USD
Avg
598.5641
High
600.9998
Low
565.3189
Last updated: 5/28/2026, 7:42:54 PM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 600.17 SDG |
| 10 USD | 6,001.74 SDG |
| 50 USD | 30,008.68 SDG |
| 100 USD | 60,017.36 SDG |
| 500 USD | 300,086.80 SDG |
| 1,000 USD | 600,173.60 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-05-28T19:42:54Z",
"rates": {
"SDG": 600.17360185
}
}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": 60017.360185,
"rate": 600.17360185
}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