Rate Overview
Live
1 USD = 600.4943 SDG
1 SDG = 0.001665
USD
Avg
600.5002
High
600.5072
Low
600.4933
Last updated: 5/8/2026, 4:39:06 AM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 600.49 SDG |
| 10 USD | 6,004.94 SDG |
| 50 USD | 30,024.72 SDG |
| 100 USD | 60,049.43 SDG |
| 500 USD | 300,247.17 SDG |
| 1,000 USD | 600,494.34 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-08T04:39:06Z",
"rates": {
"SDG": 600.49433557
}
}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": 60049.433557,
"rate": 600.49433557
}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