Rate Overview
Live
1 NAD = 36.3174 SDG
1 SDG = 0.027535
NAD
Avg
36.0050
High
36.3174
Low
35.5948
Last updated: 5/7/2026, 1:44:41 PM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 36.32 SDG |
| 10 NAD | 363.17 SDG |
| 50 NAD | 1,815.87 SDG |
| 100 NAD | 3,631.74 SDG |
| 500 NAD | 18,158.72 SDG |
| 1,000 NAD | 36,317.44 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-05-07T13:44:41Z",
"rates": {
"SDG": 36.317438
}
}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": 3631.7438,
"rate": 36.317438
}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