Rate Overview
Live
1 USD = 17.0791 NAD
1 NAD = 0.058551
USD
Avg
17.0022
High
17.1205
Low
16.7549
Last updated: 3/27/2026, 7:45:00 AM
Quick Conversions
| USD | NAD |
|---|---|
| 1 USD | 17.08 NAD |
| 10 USD | 170.79 NAD |
| 50 USD | 853.96 NAD |
| 100 USD | 1,707.91 NAD |
| 500 USD | 8,539.56 NAD |
| 1,000 USD | 17,079.12 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-27T07:45:00Z",
"rates": {
"NAD": 17.07912218
}
}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": 1707.912218,
"rate": 17.07912218
}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