Rate Overview
Live
1 NAD = 9.0891 NPR
1 NPR = 0.110021
NAD
Avg
9.0769
High
9.1075
Low
9.0240
Last updated: 4/18/2026, 10:35:56 AM
Quick Conversions
| NAD | NPR |
|---|---|
| 1 NAD | 9.09 NPR |
| 10 NAD | 90.89 NPR |
| 50 NAD | 454.46 NPR |
| 100 NAD | 908.91 NPR |
| 500 NAD | 4,544.57 NPR |
| 1,000 NAD | 9,089.14 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-04-18T10:35:56Z",
"rates": {
"NPR": 9.089135
}
}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": 908.9135000000001,
"rate": 9.089135
}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