Rate Overview
Live
1 AED = 2.6346 NOK
1 NOK = 0.379571
AED
Avg
2.6757
High
2.7965
Low
2.5079
Last updated: 7/20/2026, 7:15:08 PM
Quick Conversions
| AED | NOK |
|---|---|
| 1 AED | 2.63 NOK |
| 10 AED | 26.35 NOK |
| 50 AED | 131.73 NOK |
| 100 AED | 263.46 NOK |
| 500 AED | 1,317.28 NOK |
| 1,000 AED | 2,634.56 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-07-20T19:15:08Z",
"rates": {
"NOK": 2.634555
}
}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": 263.45550000000003,
"rate": 2.634555
}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