Rate Overview
Live
1 AFN = 0.143711 NOK
1 NOK = 6.9584
AFN
Avg
0.149059
High
0.156444
Low
0.143711
Last updated: 7/23/2026, 7:21:14 PM
Quick Conversions
| AFN | NOK |
|---|---|
| 1 AFN | 0.14 NOK |
| 10 AFN | 1.44 NOK |
| 50 AFN | 7.19 NOK |
| 100 AFN | 14.37 NOK |
| 500 AFN | 71.86 NOK |
| 1,000 AFN | 143.71 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-23T19:21:14Z",
"rates": {
"NOK": 0.143711
}
}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": 14.3711,
"rate": 0.143711
}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