Rate Overview
Live
1 FKP = 12.5829 NOK
1 NOK = 0.079473
FKP
Avg
12.5781
High
12.6494
Low
12.5043
Last updated: 5/7/2026, 12:20:35 AM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.58 NOK |
| 10 FKP | 125.83 NOK |
| 50 FKP | 629.14 NOK |
| 100 FKP | 1,258.29 NOK |
| 500 FKP | 6,291.43 NOK |
| 1,000 FKP | 12,582.86 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-05-07T00:20:35Z",
"rates": {
"NOK": 12.582861
}
}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": 1258.2861,
"rate": 12.582861
}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