Rate Overview
Live
1 USD = 16.3664 NAD
1 NAD = 0.061101
USD
Avg
16.4057
High
16.6098
Low
16.3297
Last updated: 4/16/2026, 4:18:51 PM
Quick Conversions
| USD | NAD |
|---|---|
| 1 USD | 16.37 NAD |
| 10 USD | 163.66 NAD |
| 50 USD | 818.32 NAD |
| 100 USD | 1,636.64 NAD |
| 500 USD | 8,183.20 NAD |
| 1,000 USD | 16,366.41 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-04-16T16:18:51Z",
"rates": {
"NAD": 16.36640859
}
}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": 1636.6408589999999,
"rate": 16.36640859
}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