Rate Overview
Live
1 USD = 16.3334 NAD
1 NAD = 0.061224
USD
Avg
17.0253
High
18.0748
Low
15.9010
Last updated: 5/26/2026, 10:30:06 PM
Quick Conversions
| USD | NAD |
|---|---|
| 1 USD | 16.33 NAD |
| 10 USD | 163.33 NAD |
| 50 USD | 816.67 NAD |
| 100 USD | 1,633.34 NAD |
| 500 USD | 8,166.72 NAD |
| 1,000 USD | 16,333.43 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-05-26T22:30:06Z",
"rates": {
"NAD": 16.33343341
}
}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": 1633.3433410000002,
"rate": 16.33343341
}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