Rate Overview
Live
1 FKP = 12.9292 NOK
1 NOK = 0.077345
FKP
Avg
13.1335
High
13.5977
Low
12.7987
Last updated: 3/27/2026, 11:41:47 AM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.93 NOK |
| 10 FKP | 129.29 NOK |
| 50 FKP | 646.46 NOK |
| 100 FKP | 1,292.92 NOK |
| 500 FKP | 6,464.58 NOK |
| 1,000 FKP | 12,929.16 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-27T11:41:47Z",
"rates": {
"NOK": 12.929165
}
}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": 1292.9165,
"rate": 12.929165
}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