Rate Overview
Live
1 NPR = 0.011729 AWG
1 AWG = 85.2588
NPR
Avg
0.011728
High
0.011749
Low
0.011709
Last updated: 7/10/2026, 1:48:07 PM
Quick Conversions
| NPR | AWG |
|---|---|
| 1 NPR | 0.01 AWG |
| 10 NPR | 0.12 AWG |
| 50 NPR | 0.59 AWG |
| 100 NPR | 1.17 AWG |
| 500 NPR | 5.86 AWG |
| 1,000 NPR | 11.73 AWG |
Get NPR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=AWGExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-10T13:48:07Z",
"rates": {
"AWG": 0.011729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "AWG",
"amount": 100
},
"result": 1.1729,
"rate": 0.011729
}Build with NPR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key