Rate Overview
Live
1 AED = 2.5559 NOK
1 NOK = 0.391245
AED
Avg
2.5817
High
2.5972
Low
2.5559
Last updated: 4/15/2026, 9:25:04 PM
Quick Conversions
| AED | NOK |
|---|---|
| 1 AED | 2.56 NOK |
| 10 AED | 25.56 NOK |
| 50 AED | 127.80 NOK |
| 100 AED | 255.59 NOK |
| 500 AED | 1,277.97 NOK |
| 1,000 AED | 2,555.94 NOK |
Get AED/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=NOKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-15T21:25:04Z",
"rates": {
"NOK": 2.555945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "NOK",
"amount": 100
},
"result": 255.59449999999998,
"rate": 2.555945
}Build with AED/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key