Rate Overview
Live
1 NAD = 37.0962 SDG
1 SDG = 0.026957
NAD
Avg
37.1007
High
37.1838
Low
37.0396
Last updated: 8/16/2026, 8:46:00 AM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 37.10 SDG |
| 10 NAD | 370.96 SDG |
| 50 NAD | 1,854.81 SDG |
| 100 NAD | 3,709.62 SDG |
| 500 NAD | 18,548.12 SDG |
| 1,000 NAD | 37,096.24 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-08-16T08:46:00Z",
"rates": {
"SDG": 37.096244
}
}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": 3709.6243999999997,
"rate": 37.096244
}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