Rate Overview
Live
1 NAD = 36.6249 SDG
1 SDG = 0.027304
NAD
Avg
36.6728
High
36.8040
Low
36.5564
Last updated: 4/17/2026, 4:53:23 AM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 36.62 SDG |
| 10 NAD | 366.25 SDG |
| 50 NAD | 1,831.25 SDG |
| 100 NAD | 3,662.49 SDG |
| 500 NAD | 18,312.46 SDG |
| 1,000 NAD | 36,624.92 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-04-17T04:53:23Z",
"rates": {
"SDG": 36.624916
}
}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": 3662.4916,
"rate": 36.624916
}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