Rate Overview
Live
1 USD = 16.5026 NAD
1 NAD = 0.060597
USD
Avg
16.4041
High
16.5823
Low
16.2255
Last updated: 7/19/2026, 7:47:54 AM
Quick Conversions
| USD | NAD |
|---|---|
| 1 USD | 16.50 NAD |
| 10 USD | 165.03 NAD |
| 50 USD | 825.13 NAD |
| 100 USD | 1,650.26 NAD |
| 500 USD | 8,251.29 NAD |
| 1,000 USD | 16,502.57 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-19T07:47:54Z",
"rates": {
"NAD": 16.50257463
}
}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": 1650.2574630000001,
"rate": 16.50257463
}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