Rate Overview
Live
1 NPR = 0.011711 AWG
1 AWG = 85.3898
NPR
Avg
0.011933
High
0.012349
Low
0.011584
Last updated: 7/31/2026, 9:45:37 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.71 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-31T21:45:37Z",
"rates": {
"AWG": 0.011711
}
}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.1711,
"rate": 0.011711
}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