Rate Overview
Live
1 AED = 39.9246 NPR
1 NPR = 0.025047
AED
Avg
39.8785
High
40.1603
Low
39.6500
Last updated: 3/6/2026, 8:08:02 AM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 39.92 NPR |
| 10 AED | 399.25 NPR |
| 50 AED | 1,996.23 NPR |
| 100 AED | 3,992.46 NPR |
| 500 AED | 19,962.29 NPR |
| 1,000 AED | 39,924.57 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-06T08:08:02Z",
"rates": {
"NPR": 39.924571
}
}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": 3992.4571,
"rate": 39.924571
}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