Rate Overview
Live
1 FKP = 12.8062 NOK
1 NOK = 0.078087
FKP
Avg
12.8165
High
12.8433
Low
12.7911
Last updated: 8/13/2026, 5:58:16 AM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.81 NOK |
| 10 FKP | 128.06 NOK |
| 50 FKP | 640.31 NOK |
| 100 FKP | 1,280.62 NOK |
| 500 FKP | 6,403.11 NOK |
| 1,000 FKP | 12,806.22 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-08-13T05:58:16Z",
"rates": {
"NOK": 12.80622
}
}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.622,
"rate": 12.80622
}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