Rate Overview
Live
1 ANG = 84.9473 NPR
1 NPR = 0.011772
ANG
Avg
84.9288
High
85.1127
Low
84.7001
Last updated: 8/19/2026, 3:34:28 AM
Quick Conversions
| ANG | NPR |
|---|---|
| 1 ANG | 84.95 NPR |
| 10 ANG | 849.47 NPR |
| 50 ANG | 4,247.37 NPR |
| 100 ANG | 8,494.73 NPR |
| 500 ANG | 42,473.66 NPR |
| 1,000 ANG | 84,947.32 NPR |
Get ANG/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=NPRExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-08-19T03:34:28Z",
"rates": {
"NPR": 84.947322
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "NPR",
"amount": 100
},
"result": 8494.7322,
"rate": 84.947322
}Build with ANG/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key