Rate Overview
Live
1 NAD = 35.6509 SDG
1 SDG = 0.028050
NAD
Avg
36.0966
High
36.6770
Low
35.6509
Last updated: 7/26/2026, 9:23:08 PM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 35.65 SDG |
| 10 NAD | 356.51 SDG |
| 50 NAD | 1,782.54 SDG |
| 100 NAD | 3,565.09 SDG |
| 500 NAD | 17,825.45 SDG |
| 1,000 NAD | 35,650.89 SDG |
Get NAD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=SDGExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-26T21:23:08Z",
"rates": {
"SDG": 35.650894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "SDG",
"amount": 100
},
"result": 3565.0894000000003,
"rate": 35.650894
}Build with NAD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key