Rate Overview
Live
1 AFN = 0.155107 NOK
1 NOK = 6.4472
AFN
Avg
0.154904
High
0.155965
Low
0.153637
Last updated: 7/4/2026, 7:35:58 PM
Quick Conversions
| AFN | NOK |
|---|---|
| 1 AFN | 0.16 NOK |
| 10 AFN | 1.55 NOK |
| 50 AFN | 7.76 NOK |
| 100 AFN | 15.51 NOK |
| 500 AFN | 77.55 NOK |
| 1,000 AFN | 155.11 NOK |
Get AFN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=NOKExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-04T19:35:58Z",
"rates": {
"NOK": 0.155107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "NOK",
"amount": 100
},
"result": 15.5107,
"rate": 0.155107
}Build with AFN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key