Rate Overview
Live
1 USD = 601.0005 SDG
1 SDG = 0.001664
USD
Avg
601.0001
High
601.0005
Low
600.9996
Last updated: 4/17/2026, 12:11:06 PM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 601.00 SDG |
| 10 USD | 6,010.01 SDG |
| 50 USD | 30,050.03 SDG |
| 100 USD | 60,100.05 SDG |
| 500 USD | 300,500.27 SDG |
| 1,000 USD | 601,000.53 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-04-17T12:11:06Z",
"rates": {
"SDG": 601.00053329
}
}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": 60100.053329,
"rate": 601.00053329
}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