Rate Overview
Live
1 NPR = 0.006708 USD
1 USD = 149.0757
NPR
Avg
0.006733
High
0.006774
Low
0.006707
Last updated: 4/16/2026, 6:03:01 AM
Quick Conversions
| NPR | USD |
|---|---|
| 1 NPR | 0.01 USD |
| 10 NPR | 0.07 USD |
| 50 NPR | 0.34 USD |
| 100 NPR | 0.67 USD |
| 500 NPR | 3.35 USD |
| 1,000 NPR | 6.71 USD |
Get NPR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=USDExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-16T06:03:01Z",
"rates": {
"USD": 0.006708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "USD",
"amount": 100
},
"result": 0.6708000000000001,
"rate": 0.006708
}Build with NPR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key