Rate Overview
Live
1 FKP = 12.8085 NOK
1 NOK = 0.078073
FKP
Avg
12.8754
High
12.9950
Low
12.8085
Last updated: 3/7/2026, 1:05:18 AM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.81 NOK |
| 10 FKP | 128.09 NOK |
| 50 FKP | 640.43 NOK |
| 100 FKP | 1,280.85 NOK |
| 500 FKP | 6,404.26 NOK |
| 1,000 FKP | 12,808.51 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-07T01:05:18Z",
"rates": {
"NOK": 12.808512
}
}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.8512,
"rate": 12.808512
}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