Rate Overview
Live
1 NAD = 0.061218 USD
1 USD = 16.3351
NAD
Avg
0.061048
High
0.061218
Low
0.060825
Last updated: 4/18/2026, 8:46:15 AM
Quick Conversions
| NAD | USD |
|---|---|
| 1 NAD | 0.06 USD |
| 10 NAD | 0.61 USD |
| 50 NAD | 3.06 USD |
| 100 NAD | 6.12 USD |
| 500 NAD | 30.61 USD |
| 1,000 NAD | 61.22 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-04-18T08:46:15Z",
"rates": {
"USD": 0.061218
}
}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.1218,
"rate": 0.061218
}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