Rate Overview
Live
1 SDG = 0.027491 NAD
1 NAD = 36.3755
SDG
Avg
0.027356
High
0.029856
Low
0.026495
Last updated: 7/21/2026, 10:23:28 AM
Quick Conversions
| SDG | NAD |
|---|---|
| 1 SDG | 0.03 NAD |
| 10 SDG | 0.27 NAD |
| 50 SDG | 1.37 NAD |
| 100 SDG | 2.75 NAD |
| 500 SDG | 13.75 NAD |
| 1,000 SDG | 27.49 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-21T10:23:28Z",
"rates": {
"NAD": 0.027491
}
}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.7491000000000003,
"rate": 0.027491
}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