Rate Overview
Live
1 AFN = 0.153258 NOK
1 NOK = 6.5249
AFN
Avg
0.152723
High
0.156444
Low
0.149157
Last updated: 3/27/2026, 3:03:43 PM
Quick Conversions
| AFN | NOK |
|---|---|
| 1 AFN | 0.15 NOK |
| 10 AFN | 1.53 NOK |
| 50 AFN | 7.66 NOK |
| 100 AFN | 15.33 NOK |
| 500 AFN | 76.63 NOK |
| 1,000 AFN | 153.26 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-03-27T15:03:43Z",
"rates": {
"NOK": 0.153258
}
}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.325800000000001,
"rate": 0.153258
}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