Rate Overview
Live
1 NAD = 1291.37 STD
1 STD = 0.000774
NAD
Avg
1311.16
High
1344.09
Low
1262.09
Last updated: 7/28/2026, 10:26:53 PM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,291.37 STD |
| 10 NAD | 12,913.73 STD |
| 50 NAD | 64,568.64 STD |
| 100 NAD | 129,137.28 STD |
| 500 NAD | 645,686.39 STD |
| 1,000 NAD | 1,291,372.77 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-07-28T22:26:53Z",
"rates": {
"STD": 1291.372773
}
}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": 129137.2773,
"rate": 1291.372773
}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