Rate Overview
Live
1 NAD = 36.6961 SDG
1 SDG = 0.027251
NAD
Avg
34.0863
High
37.6245
Low
30.8310
Last updated: 5/27/2026, 8:28:00 PM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 36.70 SDG |
| 10 NAD | 366.96 SDG |
| 50 NAD | 1,834.81 SDG |
| 100 NAD | 3,669.61 SDG |
| 500 NAD | 18,348.06 SDG |
| 1,000 NAD | 36,696.11 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-27T20:28:00Z",
"rates": {
"SDG": 36.696114
}
}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": 3669.6114000000002,
"rate": 36.696114
}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