Rate Overview
Live
1 SDG = 0.028046 NAD
1 NAD = 35.6557
SDG
Avg
0.029272
High
0.032434
Low
0.026578
Last updated: 7/26/2026, 1:30:59 AM
Quick Conversions
| SDG | NAD |
|---|---|
| 1 SDG | 0.03 NAD |
| 10 SDG | 0.28 NAD |
| 50 SDG | 1.40 NAD |
| 100 SDG | 2.80 NAD |
| 500 SDG | 14.02 NAD |
| 1,000 SDG | 28.05 NAD |
Get SDG/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=NADExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-26T01:30:59Z",
"rates": {
"NAD": 0.028046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "NAD",
"amount": 100
},
"result": 2.8046,
"rate": 0.028046
}Build with SDG/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key