Rate Overview
Live
1 NOK = 0.077694 FKP
1 FKP = 12.8710
NOK
Avg
0.076895
High
0.078489
Low
0.076035
Last updated: 7/29/2026, 10:05:33 AM
Quick Conversions
| NOK | FKP |
|---|---|
| 1 NOK | 0.08 FKP |
| 10 NOK | 0.78 FKP |
| 50 NOK | 3.88 FKP |
| 100 NOK | 7.77 FKP |
| 500 NOK | 38.85 FKP |
| 1,000 NOK | 77.69 FKP |
Get NOK/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=FKPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-29T10:05:33Z",
"rates": {
"FKP": 0.077694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "FKP",
"amount": 100
},
"result": 7.7694,
"rate": 0.077694
}Build with NOK/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key