Rate Overview
Live
1 NAD = 1333.58 STD
1 STD = 0.000750
NAD
Avg
1322.95
High
1344.09
Low
1262.09
Last updated: 7/8/2026, 8:56:12 AM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,333.58 STD |
| 10 NAD | 13,335.84 STD |
| 50 NAD | 66,679.19 STD |
| 100 NAD | 133,358.38 STD |
| 500 NAD | 666,791.90 STD |
| 1,000 NAD | 1,333,583.80 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-08T08:56:12Z",
"rates": {
"STD": 1333.583796
}
}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": 133358.3796,
"rate": 1333.583796
}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