Rate Overview
Live
1 USD = 152.7072 NPR
1 NPR = 0.006548
USD
Avg
152.0621
High
152.8610
Low
151.0474
Last updated: 7/5/2026, 7:04:10 PM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 152.71 NPR |
| 10 USD | 1,527.07 NPR |
| 50 USD | 7,635.36 NPR |
| 100 USD | 15,270.72 NPR |
| 500 USD | 76,353.58 NPR |
| 1,000 USD | 152,707.16 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-05T19:04:10Z",
"rates": {
"NPR": 152.70715592
}
}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": 15270.715591999999,
"rate": 152.70715592
}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