Rate Overview
Live
1 AED = 2.6264 NOK
1 NOK = 0.380744
AED
Avg
2.8200
High
3.0880
Low
2.6011
Last updated: 3/26/2026, 1:55:03 PM
Quick Conversions
| AED | NOK |
|---|---|
| 1 AED | 2.63 NOK |
| 10 AED | 26.26 NOK |
| 50 AED | 131.32 NOK |
| 100 AED | 262.64 NOK |
| 500 AED | 1,313.22 NOK |
| 1,000 AED | 2,626.44 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-26T13:55:03Z",
"rates": {
"NOK": 2.626438
}
}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.6438,
"rate": 2.626438
}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