Rate Overview
Live
1 NOK = 0.396729 AED
1 AED = 2.5206
NOK
Avg
0.396763
High
0.397885
Low
0.395832
Last updated: 5/26/2026, 10:31:13 AM
Quick Conversions
| NOK | AED |
|---|---|
| 1 NOK | 0.40 AED |
| 10 NOK | 3.97 AED |
| 50 NOK | 19.84 AED |
| 100 NOK | 39.67 AED |
| 500 NOK | 198.36 AED |
| 1,000 NOK | 396.73 AED |
Get NOK/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=AEDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-26T10:31:13Z",
"rates": {
"AED": 0.396729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "AED",
"amount": 100
},
"result": 39.6729,
"rate": 0.396729
}Build with NOK/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key