Rate Overview
Live
1 USD = 154.4653 NPR
1 NPR = 0.006474
USD
Avg
149.3457
High
154.4653
Low
143.7405
Last updated: 7/26/2026, 2:12:35 AM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 154.47 NPR |
| 10 USD | 1,544.65 NPR |
| 50 USD | 7,723.27 NPR |
| 100 USD | 15,446.53 NPR |
| 500 USD | 77,232.67 NPR |
| 1,000 USD | 154,465.34 NPR |
Get USD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=NPRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-26T02:12:35Z",
"rates": {
"NPR": 154.46533898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "NPR",
"amount": 100
},
"result": 15446.533898000001,
"rate": 154.46533898
}Build with USD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key