Rate Overview
Live
1 AED = 41.3771 NPR
1 NPR = 0.024168
AED
Avg
41.5190
High
41.6436
Low
41.3624
Last updated: 9/3/2026, 3:04:40 AM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 41.38 NPR |
| 10 AED | 413.77 NPR |
| 50 AED | 2,068.85 NPR |
| 100 AED | 4,137.71 NPR |
| 500 AED | 20,688.54 NPR |
| 1,000 AED | 41,377.09 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-09-03T03:04:40Z",
"rates": {
"NPR": 41.377085
}
}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": 4137.7085,
"rate": 41.377085
}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