Rate Overview
Live
1 AED = 2.5215 NOK
1 NOK = 0.396597
AED
Avg
2.6901
High
2.7954
Low
2.5056
Last updated: 5/26/2026, 11:23:57 AM
Quick Conversions
| AED | NOK |
|---|---|
| 1 AED | 2.52 NOK |
| 10 AED | 25.21 NOK |
| 50 AED | 126.07 NOK |
| 100 AED | 252.15 NOK |
| 500 AED | 1,260.73 NOK |
| 1,000 AED | 2,521.45 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-26T11:23:57Z",
"rates": {
"NOK": 2.52145
}
}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": 252.145,
"rate": 2.52145
}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