Rate Overview
Live
1 AED = 2.5722 NOK
1 NOK = 0.388779
AED
Avg
2.5845
High
2.5933
Low
2.5722
Last updated: 8/14/2026, 8:31:44 PM
Quick Conversions
| AED | NOK |
|---|---|
| 1 AED | 2.57 NOK |
| 10 AED | 25.72 NOK |
| 50 AED | 128.61 NOK |
| 100 AED | 257.22 NOK |
| 500 AED | 1,286.08 NOK |
| 1,000 AED | 2,572.15 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-08-14T20:31:44Z",
"rates": {
"NOK": 2.572155
}
}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": 257.2155,
"rate": 2.572155
}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