Rate Overview
Live
1 NPR = 0.011868 AWG
1 AWG = 84.2602
NPR
Avg
0.012235
High
0.012452
Low
0.011868
Last updated: 3/28/2026, 10:53:00 AM
Quick Conversions
| NPR | AWG |
|---|---|
| 1 NPR | 0.01 AWG |
| 10 NPR | 0.12 AWG |
| 50 NPR | 0.59 AWG |
| 100 NPR | 1.19 AWG |
| 500 NPR | 5.93 AWG |
| 1,000 NPR | 11.87 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-28T10:53:00Z",
"rates": {
"AWG": 0.011868
}
}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.1868,
"rate": 0.011868
}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