Rate Overview
Live
1 USD = 150.7175 NPR
1 NPR = 0.006635
USD
Avg
146.3207
High
150.7175
Low
143.7405
Last updated: 3/27/2026, 9:43:38 AM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 150.72 NPR |
| 10 USD | 1,507.18 NPR |
| 50 USD | 7,535.88 NPR |
| 100 USD | 15,071.75 NPR |
| 500 USD | 75,358.75 NPR |
| 1,000 USD | 150,717.51 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-27T09:43:38Z",
"rates": {
"NPR": 150.71750613
}
}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": 15071.750613,
"rate": 150.71750613
}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