Rate Overview
Live
1 SDG = 0.028455 NAD
1 NAD = 35.1432
SDG
Avg
0.028327
High
0.028527
Low
0.027914
Last updated: 3/27/2026, 11:33:55 AM
Quick Conversions
| SDG | NAD |
|---|---|
| 1 SDG | 0.03 NAD |
| 10 SDG | 0.28 NAD |
| 50 SDG | 1.42 NAD |
| 100 SDG | 2.85 NAD |
| 500 SDG | 14.23 NAD |
| 1,000 SDG | 28.46 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-03-27T11:33:55Z",
"rates": {
"NAD": 0.028455
}
}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.8455,
"rate": 0.028455
}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