Rate Overview
Live
1 AFN = 0.146690 NOK
1 NOK = 6.8171
AFN
Avg
0.151589
High
0.155965
Low
0.145133
Last updated: 7/20/2026, 8:53:20 PM
Quick Conversions
| AFN | NOK |
|---|---|
| 1 AFN | 0.15 NOK |
| 10 AFN | 1.47 NOK |
| 50 AFN | 7.33 NOK |
| 100 AFN | 14.67 NOK |
| 500 AFN | 73.35 NOK |
| 1,000 AFN | 146.69 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-20T20:53:20Z",
"rates": {
"NOK": 0.14669
}
}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.668999999999999,
"rate": 0.14669
}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