Rate Overview
Live
1 AED = 41.5676 NPR
1 NPR = 0.024057
AED
Avg
41.7913
High
42.1891
Low
41.5676
Last updated: 5/26/2026, 9:30:42 AM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 41.57 NPR |
| 10 AED | 415.68 NPR |
| 50 AED | 2,078.38 NPR |
| 100 AED | 4,156.76 NPR |
| 500 AED | 20,783.82 NPR |
| 1,000 AED | 41,567.65 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-05-26T09:30:42Z",
"rates": {
"NPR": 41.567646
}
}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": 4156.7646,
"rate": 41.567646
}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