Rate Overview
Live
1 AED = 41.5671 NPR
1 NPR = 0.024057
AED
Avg
40.1334
High
41.8396
Low
38.8623
Last updated: 5/26/2026, 10:32:07 AM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 41.57 NPR |
| 10 AED | 415.67 NPR |
| 50 AED | 2,078.35 NPR |
| 100 AED | 4,156.71 NPR |
| 500 AED | 20,783.54 NPR |
| 1,000 AED | 41,567.08 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-05-26T10:32:07Z",
"rates": {
"NPR": 41.56708
}
}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": 4156.708,
"rate": 41.56708
}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