Rate Overview
Live
1 NAD = 0.060544 USD
1 USD = 16.5169
NAD
Avg
0.057402
High
0.062717
Low
0.052323
Last updated: 7/21/2026, 1:51:34 AM
Quick Conversions
| NAD | USD |
|---|---|
| 1 NAD | 0.06 USD |
| 10 NAD | 0.61 USD |
| 50 NAD | 3.03 USD |
| 100 NAD | 6.05 USD |
| 500 NAD | 30.27 USD |
| 1,000 NAD | 60.54 USD |
Get NAD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=USDExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-21T01:51:34Z",
"rates": {
"USD": 0.060544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "USD",
"amount": 100
},
"result": 6.0544,
"rate": 0.060544
}Build with NAD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key