Rate Overview
Live
1 NAD = 1312.94 STD
1 STD = 0.000762
NAD
Avg
1310.00
High
1317.43
Low
1295.32
Last updated: 6/18/2026, 9:51:50 AM
Quick Conversions
| NAD | STD |
|---|---|
| 1 NAD | 1,312.94 STD |
| 10 NAD | 13,129.37 STD |
| 50 NAD | 65,646.84 STD |
| 100 NAD | 131,293.68 STD |
| 500 NAD | 656,468.39 STD |
| 1,000 NAD | 1,312,936.78 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-06-18T09:51:50Z",
"rates": {
"STD": 1312.936776
}
}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": 131293.6776,
"rate": 1312.936776
}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