Rate Overview
Live
1 USD = 149.0575 NPR
1 NPR = 0.006709
USD
Avg
148.5085
High
149.0957
Low
147.6194
Last updated: 4/16/2026, 7:41:57 AM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 149.06 NPR |
| 10 USD | 1,490.58 NPR |
| 50 USD | 7,452.88 NPR |
| 100 USD | 14,905.75 NPR |
| 500 USD | 74,528.76 NPR |
| 1,000 USD | 149,057.53 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-04-16T07:41:57Z",
"rates": {
"NPR": 149.05752659
}
}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": 14905.752659000002,
"rate": 149.05752659
}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