Rate Overview
Live
1 NPR = 0.012223 ANG
1 ANG = 81.8130
NPR
Avg
0.012271
High
0.012336
Low
0.012222
Last updated: 3/7/2026, 3:45:25 AM
Quick Conversions
| NPR | ANG |
|---|---|
| 1 NPR | 0.01 ANG |
| 10 NPR | 0.12 ANG |
| 50 NPR | 0.61 ANG |
| 100 NPR | 1.22 ANG |
| 500 NPR | 6.11 ANG |
| 1,000 NPR | 12.22 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-03-07T03:45:25Z",
"rates": {
"ANG": 0.012223
}
}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.2223,
"rate": 0.012223
}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