Rate Overview
Live
1 AED = 42.0600 NPR
1 NPR = 0.023776
AED
Avg
42.0607
High
42.1812
Low
41.9889
Last updated: 7/25/2026, 11:10:40 PM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 42.06 NPR |
| 10 AED | 420.60 NPR |
| 50 AED | 2,103.00 NPR |
| 100 AED | 4,206.00 NPR |
| 500 AED | 21,030.00 NPR |
| 1,000 AED | 42,060.00 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-25T23:10:40Z",
"rates": {
"NPR": 42.059996
}
}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": 4205.9996,
"rate": 42.059996
}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