Rate Overview
Live
1 AED = 2.5360 NOK
1 NOK = 0.394317
AED
Avg
2.5426
High
2.5526
Low
2.5354
Last updated: 9/3/2026, 6:07:47 AM
Quick Conversions
| AED | NOK |
|---|---|
| 1 AED | 2.54 NOK |
| 10 AED | 25.36 NOK |
| 50 AED | 126.80 NOK |
| 100 AED | 253.60 NOK |
| 500 AED | 1,268.01 NOK |
| 1,000 AED | 2,536.03 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-09-03T06:07:47Z",
"rates": {
"NOK": 2.53603
}
}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": 253.60299999999998,
"rate": 2.53603
}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