Rate Overview
Live
1 USD = 16.8338 NAD
1 NAD = 0.059404
USD
Avg
16.6041
High
16.8338
Low
16.3635
Last updated: 7/26/2026, 12:08:33 AM
Quick Conversions
| USD | NAD |
|---|---|
| 1 USD | 16.83 NAD |
| 10 USD | 168.34 NAD |
| 50 USD | 841.69 NAD |
| 100 USD | 1,683.38 NAD |
| 500 USD | 8,416.89 NAD |
| 1,000 USD | 16,833.77 NAD |
Get USD/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=NADExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-26T00:08:33Z",
"rates": {
"NAD": 16.83377442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "NAD",
"amount": 100
},
"result": 1683.3774420000002,
"rate": 16.83377442
}Build with USD/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key