Rate Overview
Live
1 USD = 154.9294 NPR
1 NPR = 0.006455
USD
Avg
153.0197
High
154.9294
Low
150.9753
Last updated: 7/25/2026, 2:09:04 AM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 154.93 NPR |
| 10 USD | 1,549.29 NPR |
| 50 USD | 7,746.47 NPR |
| 100 USD | 15,492.94 NPR |
| 500 USD | 77,464.68 NPR |
| 1,000 USD | 154,929.37 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-25T02:09:04Z",
"rates": {
"NPR": 154.92936535
}
}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": 15492.936535,
"rate": 154.92936535
}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