Rate Overview
Live
1 USD = 16.4639 NAD
1 NAD = 0.060739
USD
Avg
16.8569
High
17.9811
Low
15.9287
Last updated: 7/17/2026, 7:17:01 PM
Quick Conversions
| USD | NAD |
|---|---|
| 1 USD | 16.46 NAD |
| 10 USD | 164.64 NAD |
| 50 USD | 823.20 NAD |
| 100 USD | 1,646.39 NAD |
| 500 USD | 8,231.96 NAD |
| 1,000 USD | 16,463.92 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-17T19:17:01Z",
"rates": {
"NAD": 16.46392481
}
}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": 1646.392481,
"rate": 16.46392481
}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