Rate Overview
Live
1 FKP = 12.9649 NOK
1 NOK = 0.077131
FKP
Avg
13.6786
High
14.4337
Low
12.9197
Last updated: 3/27/2026, 4:31:32 PM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.96 NOK |
| 10 FKP | 129.65 NOK |
| 50 FKP | 648.24 NOK |
| 100 FKP | 1,296.49 NOK |
| 500 FKP | 6,482.44 NOK |
| 1,000 FKP | 12,964.88 NOK |
Get FKP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=NOKExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T16:31:32Z",
"rates": {
"NOK": 12.964876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "NOK",
"amount": 100
},
"result": 1296.4876,
"rate": 12.964876
}Build with FKP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key