Rate Overview
Live
1 NAD = 1264.48 STD
1 STD = 0.000791
NAD
Avg
1246.60
High
1264.48
Low
1229.84
Last updated: 5/8/2026, 11:44:58 AM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,264.48 STD |
| 10 NAD | 12,644.79 STD |
| 50 NAD | 63,223.94 STD |
| 100 NAD | 126,447.89 STD |
| 500 NAD | 632,239.45 STD |
| 1,000 NAD | 1,264,478.89 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-08T11:44:58Z",
"rates": {
"STD": 1264.478891
}
}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": 126447.8891,
"rate": 1264.478891
}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