Rate Overview
Live
1 NAD = 1293.74 STD
1 STD = 0.000773
NAD
Avg
1297.38
High
1327.15
Low
1283.84
Last updated: 7/29/2026, 5:19:22 AM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,293.74 STD |
| 10 NAD | 12,937.36 STD |
| 50 NAD | 64,686.81 STD |
| 100 NAD | 129,373.62 STD |
| 500 NAD | 646,868.11 STD |
| 1,000 NAD | 1,293,736.22 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-29T05:19:22Z",
"rates": {
"STD": 1293.736219
}
}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": 129373.62189999998,
"rate": 1293.736219
}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