Rate Overview
Live
1 AED = 40.9550 NPR
1 NPR = 0.024417
AED
Avg
38.0664
High
40.9550
Low
36.5324
Last updated: 3/26/2026, 3:13:55 PM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 40.96 NPR |
| 10 AED | 409.55 NPR |
| 50 AED | 2,047.75 NPR |
| 100 AED | 4,095.50 NPR |
| 500 AED | 20,477.52 NPR |
| 1,000 AED | 40,955.04 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-03-26T15:13:55Z",
"rates": {
"NPR": 40.955041
}
}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": 4095.5041,
"rate": 40.955041
}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