Rate Overview
Live
1 NAD = 35.8858 SDG
1 SDG = 0.027866
NAD
Avg
35.9506
High
36.6770
Low
35.6509
Last updated: 7/29/2026, 6:13:17 PM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 35.89 SDG |
| 10 NAD | 358.86 SDG |
| 50 NAD | 1,794.29 SDG |
| 100 NAD | 3,588.58 SDG |
| 500 NAD | 17,942.91 SDG |
| 1,000 NAD | 35,885.81 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-29T18:13:17Z",
"rates": {
"SDG": 35.885811
}
}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": 3588.5811,
"rate": 35.885811
}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