Rate Overview
Live
1 USD = 16.2037 NAD
1 NAD = 0.061714
USD
Avg
16.1765
High
16.2037
Low
16.1407
Last updated: 8/15/2026, 5:35:39 AM
Quick Conversions
| USD | NAD |
|---|---|
| 1 USD | 16.20 NAD |
| 10 USD | 162.04 NAD |
| 50 USD | 810.19 NAD |
| 100 USD | 1,620.37 NAD |
| 500 USD | 8,101.86 NAD |
| 1,000 USD | 16,203.72 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-08-15T05:35:39Z",
"rates": {
"NAD": 16.20372322
}
}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": 1620.3723220000002,
"rate": 16.20372322
}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