Rate Overview
Live
1 NPR = 0.012162 AWG
1 AWG = 82.2233
NPR
Avg
0.012201
High
0.012277
Low
0.012134
Last updated: 3/7/2026, 7:41:31 AM
Quick Conversions
| NPR | AWG |
|---|---|
| 1 NPR | 0.01 AWG |
| 10 NPR | 0.12 AWG |
| 50 NPR | 0.61 AWG |
| 100 NPR | 1.22 AWG |
| 500 NPR | 6.08 AWG |
| 1,000 NPR | 12.16 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-03-07T07:41:31Z",
"rates": {
"AWG": 0.012162
}
}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.2162,
"rate": 0.012162
}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