Rate Overview
Live
1 AED = 2.6228 NOK
1 NOK = 0.381276
AED
Avg
2.7397
High
2.9874
Low
2.5808
Last updated: 3/26/2026, 3:39:51 PM
Quick Conversions
| AED | NOK |
|---|---|
| 1 AED | 2.62 NOK |
| 10 AED | 26.23 NOK |
| 50 AED | 131.14 NOK |
| 100 AED | 262.28 NOK |
| 500 AED | 1,311.39 NOK |
| 1,000 AED | 2,622.77 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-03-26T15:39:51Z",
"rates": {
"NOK": 2.622772
}
}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": 262.2772,
"rate": 2.622772
}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