Rate Overview
Live
1 NAD = 1252.52 STD
1 STD = 0.000798
NAD
Avg
1256.05
High
1278.01
Low
1248.10
Last updated: 3/27/2026, 8:08:30 AM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,252.52 STD |
| 10 NAD | 12,525.24 STD |
| 50 NAD | 62,626.19 STD |
| 100 NAD | 125,252.38 STD |
| 500 NAD | 626,261.92 STD |
| 1,000 NAD | 1,252,523.84 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-03-27T08:08:30Z",
"rates": {
"STD": 1252.523843
}
}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": 125252.38429999999,
"rate": 1252.523843
}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