Rate Overview
Live
1 AED = 42.0185 NPR
1 NPR = 0.023799
AED
Avg
38.6325
High
42.0185
Low
36.5324
Last updated: 7/20/2026, 7:12:29 PM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 42.02 NPR |
| 10 AED | 420.19 NPR |
| 50 AED | 2,100.93 NPR |
| 100 AED | 4,201.85 NPR |
| 500 AED | 21,009.27 NPR |
| 1,000 AED | 42,018.53 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-20T19:12:29Z",
"rates": {
"NPR": 42.018533
}
}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": 4201.8533,
"rate": 42.018533
}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