Rate Overview
Live
1 USD = 151.8036 NPR
1 NPR = 0.006587
USD
Avg
150.7325
High
151.8036
Low
149.7244
Last updated: 3/29/2026, 8:57:51 AM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 151.80 NPR |
| 10 USD | 1,518.04 NPR |
| 50 USD | 7,590.18 NPR |
| 100 USD | 15,180.36 NPR |
| 500 USD | 75,901.82 NPR |
| 1,000 USD | 151,803.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-03-29T08:57:51Z",
"rates": {
"NPR": 151.80363073
}
}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": 15180.363073,
"rate": 151.80363073
}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