Rate Overview
Live
1 NPR = 0.011778 ANG
1 ANG = 84.9041
NPR
Avg
0.011972
High
0.012467
Low
0.011630
Last updated: 7/29/2026, 1:55:39 AM
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.89 ANG |
| 1,000 NPR | 11.78 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-07-29T01:55:39Z",
"rates": {
"ANG": 0.011778
}
}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.1778,
"rate": 0.011778
}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