Rate Overview
Live
1 ANG = 85.0666 NPR
1 NPR = 0.011755
ANG
Avg
84.9904
High
86.0190
Low
84.0647
Last updated: 5/27/2026, 10:56:35 PM
Quick Conversions
| ANG | NPR |
|---|---|
| 1 ANG | 85.07 NPR |
| 10 ANG | 850.67 NPR |
| 50 ANG | 4,253.33 NPR |
| 100 ANG | 8,506.66 NPR |
| 500 ANG | 42,533.29 NPR |
| 1,000 ANG | 85,066.59 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-05-27T22:56:35Z",
"rates": {
"NPR": 85.066587
}
}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": 8506.6587,
"rate": 85.066587
}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