Rate Overview
Live
1 NOK = 0.077793 FKP
1 FKP = 12.8546
NOK
Avg
0.077632
High
0.077933
Low
0.076952
Last updated: 3/8/2026, 7:45:42 AM
Quick Conversions
| NOK | FKP |
|---|---|
| 1 NOK | 0.08 FKP |
| 10 NOK | 0.78 FKP |
| 50 NOK | 3.89 FKP |
| 100 NOK | 7.78 FKP |
| 500 NOK | 38.90 FKP |
| 1,000 NOK | 77.79 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-03-08T07:45:42Z",
"rates": {
"FKP": 0.077793
}
}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.7793,
"rate": 0.077793
}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