Rate Overview
Live
1 NPR = 0.011687 AWG
1 AWG = 85.5652
NPR
Avg
0.011704
High
0.011724
Low
0.011687
Last updated: 8/19/2026, 7:01:33 AM
Quick Conversions
| NPR | AWG |
|---|---|
| 1 NPR | 0.01 AWG |
| 10 NPR | 0.12 AWG |
| 50 NPR | 0.58 AWG |
| 100 NPR | 1.17 AWG |
| 500 NPR | 5.84 AWG |
| 1,000 NPR | 11.69 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-08-19T07:01:33Z",
"rates": {
"AWG": 0.011687
}
}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.1686999999999999,
"rate": 0.011687
}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