Rate Overview
Live
1 NAD = 1267.09 STD
1 STD = 0.000789
NAD
Avg
1263.58
High
1267.09
Low
1258.97
Last updated: 4/18/2026, 8:42:52 AM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,267.09 STD |
| 10 NAD | 12,670.91 STD |
| 50 NAD | 63,354.55 STD |
| 100 NAD | 126,709.10 STD |
| 500 NAD | 633,545.51 STD |
| 1,000 NAD | 1,267,091.01 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-04-18T08:42:52Z",
"rates": {
"STD": 1267.09101
}
}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": 126709.10100000001,
"rate": 1267.09101
}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