Rate Overview
Live
1 NAD = 0.059797 USD
1 USD = 16.7232
NAD
Avg
0.060095
High
0.061111
Low
0.059400
Last updated: 7/27/2026, 11:02:06 PM
Quick Conversions
| NAD | USD |
|---|---|
| 1 NAD | 0.06 USD |
| 10 NAD | 0.60 USD |
| 50 NAD | 2.99 USD |
| 100 NAD | 5.98 USD |
| 500 NAD | 29.90 USD |
| 1,000 NAD | 59.80 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-27T23:02:06Z",
"rates": {
"USD": 0.059797
}
}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": 5.9797,
"rate": 0.059797
}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