Rate Overview
Live
1 NAD = 36.0630 SDG
1 SDG = 0.027729
NAD
Avg
36.5325
High
37.7423
Low
33.4939
Last updated: 7/30/2026, 8:02:57 AM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 36.06 SDG |
| 10 NAD | 360.63 SDG |
| 50 NAD | 1,803.15 SDG |
| 100 NAD | 3,606.30 SDG |
| 500 NAD | 18,031.50 SDG |
| 1,000 NAD | 36,063.00 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-30T08:02:57Z",
"rates": {
"SDG": 36.062999
}
}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": 3606.2999,
"rate": 36.062999
}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