Rate Overview
Live
1 USD = 146.6430 NPR
1 NPR = 0.006819
USD
Avg
146.5751
High
147.5091
Low
145.7964
Last updated: 3/7/2026, 12:47:00 AM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 146.64 NPR |
| 10 USD | 1,466.43 NPR |
| 50 USD | 7,332.15 NPR |
| 100 USD | 14,664.30 NPR |
| 500 USD | 73,321.48 NPR |
| 1,000 USD | 146,642.95 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-07T00:47:00Z",
"rates": {
"NPR": 146.64295014
}
}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": 14664.295014000001,
"rate": 146.64295014
}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