Rate Overview
Live
1 NPR = 0.011857 AWG
1 AWG = 84.3384
NPR
Avg
0.011856
High
0.011880
Low
0.011837
Last updated: 5/7/2026, 6:57:20 PM
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.86 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-05-07T18:57:20Z",
"rates": {
"AWG": 0.011857
}
}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.1857,
"rate": 0.011857
}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