Rate Overview
Live
1 AFN = 0.145245 NOK
1 NOK = 6.8849
AFN
Avg
0.144922
High
0.146565
Low
0.143651
Last updated: 7/27/2026, 5:34:53 PM
Quick Conversions
| AFN | NOK |
|---|---|
| 1 AFN | 0.15 NOK |
| 10 AFN | 1.45 NOK |
| 50 AFN | 7.26 NOK |
| 100 AFN | 14.52 NOK |
| 500 AFN | 72.62 NOK |
| 1,000 AFN | 145.25 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-27T17:34:53Z",
"rates": {
"NOK": 0.145245
}
}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.524500000000002,
"rate": 0.145245
}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