Rate Overview
Live
1 AED = 41.5228 NPR
1 NPR = 0.024083
AED
Avg
41.4310
High
41.6231
Low
41.1237
Last updated: 7/6/2026, 3:33:29 PM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 41.52 NPR |
| 10 AED | 415.23 NPR |
| 50 AED | 2,076.14 NPR |
| 100 AED | 4,152.28 NPR |
| 500 AED | 20,761.40 NPR |
| 1,000 AED | 41,522.81 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-06T15:33:29Z",
"rates": {
"NPR": 41.522809
}
}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": 4152.280900000001,
"rate": 41.522809
}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