Rate Overview
Live
1 NAD = 1281.30 STD
1 STD = 0.000780
NAD
Avg
1300.82
High
1318.29
Low
1281.30
Last updated: 3/7/2026, 1:00:10 AM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,281.30 STD |
| 10 NAD | 12,813.01 STD |
| 50 NAD | 64,065.07 STD |
| 100 NAD | 128,130.15 STD |
| 500 NAD | 640,650.75 STD |
| 1,000 NAD | 1,281,301.50 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-07T01:00:10Z",
"rates": {
"STD": 1281.301499
}
}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": 128130.14989999999,
"rate": 1281.301499
}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