Rate Overview
Live
1 NPR = 0.011764 ANG
1 ANG = 85.0051
NPR
Avg
0.012690
High
0.013354
Low
0.011757
Last updated: 8/1/2026, 12:18:08 PM
Quick Conversions
| NPR | ANG |
|---|---|
| 1 NPR | 0.01 ANG |
| 10 NPR | 0.12 ANG |
| 50 NPR | 0.59 ANG |
| 100 NPR | 1.18 ANG |
| 500 NPR | 5.88 ANG |
| 1,000 NPR | 11.76 ANG |
Get NPR/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=ANGExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-01T12:18:08Z",
"rates": {
"ANG": 0.011764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "ANG",
"amount": 100
},
"result": 1.1764000000000001,
"rate": 0.011764
}Build with NPR/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key