Rate Overview
Live
1 NPR = 0.012055 ANG
1 ANG = 82.9531
NPR
Avg
0.012029
High
0.012080
Low
0.011988
Last updated: 4/18/2026, 12:31:53 PM
Quick Conversions
| NPR | ANG |
|---|---|
| 1 NPR | 0.01 ANG |
| 10 NPR | 0.12 ANG |
| 50 NPR | 0.60 ANG |
| 100 NPR | 1.21 ANG |
| 500 NPR | 6.03 ANG |
| 1,000 NPR | 12.06 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-04-18T12:31:53Z",
"rates": {
"ANG": 0.012055
}
}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.2055,
"rate": 0.012055
}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