Rate Overview
Live
1 NAD = 1307.74 STD
1 STD = 0.000765
NAD
Avg
1318.35
High
1326.74
Low
1307.74
Last updated: 8/15/2026, 7:14:10 PM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,307.74 STD |
| 10 NAD | 13,077.44 STD |
| 50 NAD | 65,387.19 STD |
| 100 NAD | 130,774.39 STD |
| 500 NAD | 653,871.94 STD |
| 1,000 NAD | 1,307,743.88 STD |
Get NAD/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=STDExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-08-15T19:14:10Z",
"rates": {
"STD": 1307.743877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "STD",
"amount": 100
},
"result": 130774.3877,
"rate": 1307.743877
}Build with NAD/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key