Rate Overview
Live
1 AED = 40.5628 NPR
1 NPR = 0.024653
AED
Avg
40.3965
High
40.5910
Low
40.1897
Last updated: 4/15/2026, 9:23:46 PM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 40.56 NPR |
| 10 AED | 405.63 NPR |
| 50 AED | 2,028.14 NPR |
| 100 AED | 4,056.28 NPR |
| 500 AED | 20,281.42 NPR |
| 1,000 AED | 40,562.83 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-04-15T21:23:46Z",
"rates": {
"NPR": 40.562832
}
}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": 4056.2832,
"rate": 40.562832
}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