Rate Overview
Live
1 AED = 2.5206 NOK
1 NOK = 0.396730
AED
Avg
2.5210
High
2.5392
Low
2.4963
Last updated: 5/26/2026, 10:33:08 AM
Quick Conversions
| AED | NOK |
|---|---|
| 1 AED | 2.52 NOK |
| 10 AED | 25.21 NOK |
| 50 AED | 126.03 NOK |
| 100 AED | 252.06 NOK |
| 500 AED | 1,260.30 NOK |
| 1,000 AED | 2,520.61 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-26T10:33:08Z",
"rates": {
"NOK": 2.520607
}
}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.0607,
"rate": 2.520607
}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