Rate Overview
Live
1 FKP = 12.9544 NOK
1 NOK = 0.077194
FKP
Avg
12.9051
High
13.0501
Low
12.7650
Last updated: 3/27/2026, 1:17:07 PM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.95 NOK |
| 10 FKP | 129.54 NOK |
| 50 FKP | 647.72 NOK |
| 100 FKP | 1,295.44 NOK |
| 500 FKP | 6,477.22 NOK |
| 1,000 FKP | 12,954.45 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-27T13:17:07Z",
"rates": {
"NOK": 12.954449
}
}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": 1295.4449,
"rate": 12.954449
}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