Rate Overview
Live
1 NAD = 1290.15 STD
1 STD = 0.000775
NAD
Avg
1283.62
High
1312.06
Low
1239.37
Last updated: 5/28/2026, 10:58:07 PM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,290.15 STD |
| 10 NAD | 12,901.52 STD |
| 50 NAD | 64,507.58 STD |
| 100 NAD | 129,015.16 STD |
| 500 NAD | 645,075.80 STD |
| 1,000 NAD | 1,290,151.59 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-05-28T22:58:07Z",
"rates": {
"STD": 1290.151592
}
}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": 129015.1592,
"rate": 1290.151592
}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