Rate Overview
Live
1 FKP = 13.1410 NOK
1 NOK = 0.076098
FKP
Avg
13.1353
High
13.1517
Low
13.1117
Last updated: 7/5/2026, 11:12:05 AM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 13.14 NOK |
| 10 FKP | 131.41 NOK |
| 50 FKP | 657.05 NOK |
| 100 FKP | 1,314.10 NOK |
| 500 FKP | 6,570.52 NOK |
| 1,000 FKP | 13,141.04 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-05T11:12:05Z",
"rates": {
"NOK": 13.141036
}
}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": 1314.1036,
"rate": 13.141036
}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