Rate Overview
Live
1 NAD = 35.1421 SDG
1 SDG = 0.028456
NAD
Avg
35.3033
High
35.8237
Low
35.0540
Last updated: 3/27/2026, 3:09:16 PM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 35.14 SDG |
| 10 NAD | 351.42 SDG |
| 50 NAD | 1,757.10 SDG |
| 100 NAD | 3,514.21 SDG |
| 500 NAD | 17,571.04 SDG |
| 1,000 NAD | 35,142.08 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-03-27T15:09:16Z",
"rates": {
"SDG": 35.142082
}
}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": 3514.2082,
"rate": 35.142082
}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