Rate Overview
Live
1 NAD = 1328.07 STD
1 STD = 0.000753
NAD
Avg
1325.33
High
1331.55
Low
1316.60
Last updated: 9/8/2026, 6:43:51 PM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,328.07 STD |
| 10 NAD | 13,280.72 STD |
| 50 NAD | 66,403.60 STD |
| 100 NAD | 132,807.20 STD |
| 500 NAD | 664,036.02 STD |
| 1,000 NAD | 1,328,072.04 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-09-08T18:43:51Z",
"rates": {
"STD": 1328.072038
}
}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": 132807.2038,
"rate": 1328.072038
}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