Rate Overview
Live
1 AFN = 0.153327 NOK
1 NOK = 6.5220
AFN
Avg
0.152648
High
0.154784
Low
0.149157
Last updated: 3/27/2026, 1:19:13 PM
Quick Conversions
| AFN | NOK |
|---|---|
| 1 AFN | 0.15 NOK |
| 10 AFN | 1.53 NOK |
| 50 AFN | 7.67 NOK |
| 100 AFN | 15.33 NOK |
| 500 AFN | 76.66 NOK |
| 1,000 AFN | 153.33 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-27T13:19:13Z",
"rates": {
"NOK": 0.153327
}
}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.332699999999999,
"rate": 0.153327
}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