Rate Overview
Live
1 USD = 601.0001 SDG
1 SDG = 0.001664
USD
Avg
600.3824
High
601.0001
Low
600.1417
Last updated: 3/28/2026, 9:25:03 AM
Quick Conversions
| USD | SDG |
|---|---|
| 1 USD | 601.00 SDG |
| 10 USD | 6,010.00 SDG |
| 50 USD | 30,050.01 SDG |
| 100 USD | 60,100.01 SDG |
| 500 USD | 300,500.07 SDG |
| 1,000 USD | 601,000.14 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-28T09:25:03Z",
"rates": {
"SDG": 601.00013944
}
}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.013944,
"rate": 601.00013944
}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