Rate Overview
Live
1 USD = 153.0183 NPR
1 NPR = 0.006535
USD
Avg
152.6585
High
153.0183
Low
152.2703
Last updated: 8/15/2026, 5:35:40 AM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 153.02 NPR |
| 10 USD | 1,530.18 NPR |
| 50 USD | 7,650.91 NPR |
| 100 USD | 15,301.83 NPR |
| 500 USD | 76,509.13 NPR |
| 1,000 USD | 153,018.26 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-08-15T05:35:40Z",
"rates": {
"NPR": 153.01825996
}
}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": 15301.825996,
"rate": 153.01825996
}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