Rate Overview
Live
1 NAD = 35.7646 SDG
1 SDG = 0.027961
NAD
Avg
34.2550
High
37.6245
Low
30.8310
Last updated: 7/29/2026, 1:24:42 AM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 35.76 SDG |
| 10 NAD | 357.65 SDG |
| 50 NAD | 1,788.23 SDG |
| 100 NAD | 3,576.46 SDG |
| 500 NAD | 17,882.30 SDG |
| 1,000 NAD | 35,764.59 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-29T01:24:42Z",
"rates": {
"SDG": 35.764594
}
}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": 3576.4594,
"rate": 35.764594
}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