Rate Overview
Live
1 AED = 41.2136 NPR
1 NPR = 0.024264
AED
Avg
41.4839
High
41.6821
Low
41.2136
Last updated: 6/15/2026, 12:49:33 PM
Quick Conversions
| AED | NPR |
|---|---|
| 1 AED | 41.21 NPR |
| 10 AED | 412.14 NPR |
| 50 AED | 2,060.68 NPR |
| 100 AED | 4,121.36 NPR |
| 500 AED | 20,606.79 NPR |
| 1,000 AED | 41,213.59 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-06-15T12:49:33Z",
"rates": {
"NPR": 41.213589
}
}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": 4121.3589,
"rate": 41.213589
}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