Rate Overview
Live
1 NOK = 0.077812 FKP
1 FKP = 12.8515
NOK
Avg
0.078125
High
0.078485
Low
0.077510
Last updated: 6/19/2026, 9:00:07 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.91 FKP |
| 1,000 NOK | 77.81 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-06-19T09:00:07Z",
"rates": {
"FKP": 0.077812
}
}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.781200000000001,
"rate": 0.077812
}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