Rate Overview
Live
1 AFN = 0.150846 NOK
1 NOK = 6.6293
AFN
Avg
0.150756
High
0.152377
Low
0.147589
Last updated: 6/16/2026, 1:29:17 PM
Quick Conversions
| AFN | NOK |
|---|---|
| 1 AFN | 0.15 NOK |
| 10 AFN | 1.51 NOK |
| 50 AFN | 7.54 NOK |
| 100 AFN | 15.08 NOK |
| 500 AFN | 75.42 NOK |
| 1,000 AFN | 150.85 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-06-16T13:29:17Z",
"rates": {
"NOK": 0.150846
}
}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.0846,
"rate": 0.150846
}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