Rate Overview
Live
1 USD = 16.5807 NAD
1 NAD = 0.060311
USD
Avg
16.2466
High
16.5807
Low
15.8953
Last updated: 3/7/2026, 12:26:37 AM
Quick Conversions
| USD | NAD |
|---|---|
| 1 USD | 16.58 NAD |
| 10 USD | 165.81 NAD |
| 50 USD | 829.04 NAD |
| 100 USD | 1,658.07 NAD |
| 500 USD | 8,290.37 NAD |
| 1,000 USD | 16,580.75 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-03-07T00:26:37Z",
"rates": {
"NAD": 16.58074671
}
}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": 1658.0746709999999,
"rate": 16.58074671
}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