Rate Overview
Live
1 NOK = 7.0065 AFN
1 AFN = 0.142724
NOK
Avg
6.9370
High
7.0065
Low
6.8704
Last updated: 8/19/2026, 3:37:58 AM
Quick Conversions
| NOK | AFN |
|---|---|
| 1 NOK | 7.01 AFN |
| 10 NOK | 70.07 AFN |
| 50 NOK | 350.33 AFN |
| 100 NOK | 700.65 AFN |
| 500 NOK | 3,503.27 AFN |
| 1,000 NOK | 7,006.54 AFN |
Get NOK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=AFNExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-19T03:37:58Z",
"rates": {
"AFN": 7.006535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "AFN",
"amount": 100
},
"result": 700.6535,
"rate": 7.006535
}Build with NOK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key