Rate Overview
Live
1 FKP = 12.8023 NOK
1 NOK = 0.078111
FKP
Avg
12.8524
High
13.2967
Low
12.3574
Last updated: 7/24/2026, 4:54:56 AM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.80 NOK |
| 10 FKP | 128.02 NOK |
| 50 FKP | 640.11 NOK |
| 100 FKP | 1,280.23 NOK |
| 500 FKP | 6,401.14 NOK |
| 1,000 FKP | 12,802.28 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-07-24T04:54:56Z",
"rates": {
"NOK": 12.802277
}
}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": 1280.2277,
"rate": 12.802277
}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