Rate Overview
Live
1 AED = 2.5169 NOK
1 NOK = 0.397322
AED
Avg
2.5200
High
2.5263
Low
2.5133
Last updated: 5/26/2026, 9:30:44 AM
Quick Conversions
| AED | NOK |
|---|---|
| 1 AED | 2.52 NOK |
| 10 AED | 25.17 NOK |
| 50 AED | 125.84 NOK |
| 100 AED | 251.69 NOK |
| 500 AED | 1,258.43 NOK |
| 1,000 AED | 2,516.85 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-05-26T09:30:44Z",
"rates": {
"NOK": 2.516851
}
}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": 251.6851,
"rate": 2.516851
}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