Rate Overview
Live
1 NAD = 9.2322 NPR
1 NPR = 0.108316
NAD
Avg
9.1233
High
9.4215
Low
8.7234
Last updated: 8/1/2026, 9:39:59 AM
Quick Conversions
| NAD | NPR |
|---|---|
| 1 NAD | 9.23 NPR |
| 10 NAD | 92.32 NPR |
| 50 NAD | 461.61 NPR |
| 100 NAD | 923.22 NPR |
| 500 NAD | 4,616.10 NPR |
| 1,000 NAD | 9,232.21 NPR |
Get NAD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=NPRExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-08-01T09:39:59Z",
"rates": {
"NPR": 9.232206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "NPR",
"amount": 100
},
"result": 923.2206,
"rate": 9.232206
}Build with NAD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key