Rate Overview
Live
1 AED = 42.0772 NPR
1 NPR = 0.023766
AED
Avg
40.9274
High
42.1891
Low
39.3505
Last updated: 7/26/2026, 4:08:11 AM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 42.08 NPR |
| 10 AED | 420.77 NPR |
| 50 AED | 2,103.86 NPR |
| 100 AED | 4,207.72 NPR |
| 500 AED | 21,038.62 NPR |
| 1,000 AED | 42,077.25 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-07-26T04:08:11Z",
"rates": {
"NPR": 42.077246
}
}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": 4207.7246000000005,
"rate": 42.077246
}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