Rate Overview
Live
1 NAD = 37.1091 SDG
1 SDG = 0.026948
NAD
Avg
37.2894
High
37.6589
Low
37.1091
Last updated: 9/2/2026, 6:02:34 PM
Quick Conversions
| NAD | SDG |
|---|---|
| 1 NAD | 37.11 SDG |
| 10 NAD | 371.09 SDG |
| 50 NAD | 1,855.45 SDG |
| 100 NAD | 3,710.91 SDG |
| 500 NAD | 18,554.55 SDG |
| 1,000 NAD | 37,109.09 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-09-02T18:02:34Z",
"rates": {
"SDG": 37.109091
}
}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": 3710.9091,
"rate": 37.109091
}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