Rate Overview
Live
1 NAD = 35.6597 SDG
1 SDG = 0.028043
NAD
Avg
36.5484
High
37.7423
Low
33.4939
Last updated: 7/25/2026, 2:21:57 AM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 35.66 SDG |
| 10 NAD | 356.60 SDG |
| 50 NAD | 1,782.99 SDG |
| 100 NAD | 3,565.97 SDG |
| 500 NAD | 17,829.87 SDG |
| 1,000 NAD | 35,659.73 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-25T02:21:57Z",
"rates": {
"SDG": 35.659732
}
}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.9732,
"rate": 35.659732
}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