Rate Overview
Live
1 USD = 151.3816 NPR
1 NPR = 0.006606
USD
Avg
152.3683
High
153.0988
Low
151.3816
Last updated: 6/15/2026, 10:18:00 PM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 151.38 NPR |
| 10 USD | 1,513.82 NPR |
| 50 USD | 7,569.08 NPR |
| 100 USD | 15,138.16 NPR |
| 500 USD | 75,690.82 NPR |
| 1,000 USD | 151,381.63 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-06-15T22:18:00Z",
"rates": {
"NPR": 151.38163486
}
}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": 15138.163486,
"rate": 151.38163486
}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