Rate Overview
Live
1 AED = 42.0658 NPR
1 NPR = 0.023772
AED
Avg
40.7064
High
42.0717
Low
39.1354
Last updated: 7/26/2026, 11:13:39 PM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 42.07 NPR |
| 10 AED | 420.66 NPR |
| 50 AED | 2,103.29 NPR |
| 100 AED | 4,206.58 NPR |
| 500 AED | 21,032.90 NPR |
| 1,000 AED | 42,065.79 NPR |
Get AED/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=NPRExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-26T23:13:39Z",
"rates": {
"NPR": 42.065791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "NPR",
"amount": 100
},
"result": 4206.5791,
"rate": 42.065791
}Build with AED/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key