Rate Overview
Live
1 AED = 41.5813 NPR
1 NPR = 0.024049
AED
Avg
41.4023
High
41.6231
Low
41.1237
Last updated: 7/5/2026, 4:37:44 PM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 41.58 NPR |
| 10 AED | 415.81 NPR |
| 50 AED | 2,079.06 NPR |
| 100 AED | 4,158.13 NPR |
| 500 AED | 20,790.63 NPR |
| 1,000 AED | 41,581.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-05T16:37:44Z",
"rates": {
"NPR": 41.581254
}
}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": 4158.1254,
"rate": 41.581254
}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