Rate Overview
Live
1 AFN = 0.145720 NOK
1 NOK = 6.8625
AFN
Avg
0.149205
High
0.154784
Low
0.144178
Last updated: 7/28/2026, 2:02:46 PM
Quick Conversions
| AFN | NOK |
|---|---|
| 1 AFN | 0.15 NOK |
| 10 AFN | 1.46 NOK |
| 50 AFN | 7.29 NOK |
| 100 AFN | 14.57 NOK |
| 500 AFN | 72.86 NOK |
| 1,000 AFN | 145.72 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-28T14:02:46Z",
"rates": {
"NOK": 0.14572
}
}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.572,
"rate": 0.14572
}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