Rate Overview
Live
1 FKP = 12.9487 NOK
1 NOK = 0.077228
FKP
Avg
12.8897
High
13.0501
Low
12.7240
Last updated: 3/27/2026, 3:10:13 PM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.95 NOK |
| 10 FKP | 129.49 NOK |
| 50 FKP | 647.43 NOK |
| 100 FKP | 1,294.87 NOK |
| 500 FKP | 6,474.33 NOK |
| 1,000 FKP | 12,948.65 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-27T15:10:13Z",
"rates": {
"NOK": 12.948652
}
}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": 1294.8652,
"rate": 12.948652
}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