Rate Overview
Live
1 USD = 600.2427 SDG
1 SDG = 0.001666
USD
Avg
600.2035
High
600.2427
Low
600.1576
Last updated: 3/8/2026, 12:33:01 AM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 600.24 SDG |
| 10 USD | 6,002.43 SDG |
| 50 USD | 30,012.13 SDG |
| 100 USD | 60,024.27 SDG |
| 500 USD | 300,121.34 SDG |
| 1,000 USD | 600,242.67 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-03-08T00:33:01Z",
"rates": {
"SDG": 600.2426737
}
}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": 60024.267369999994,
"rate": 600.2426737
}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