Rate Overview
Live
1 FKP = 13.0101 NOK
1 NOK = 0.076863
FKP
Avg
13.0101
High
13.0101
Low
13.0101
Last updated: 7/21/2026, 1:51:30 AM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 13.01 NOK |
| 10 FKP | 130.10 NOK |
| 50 FKP | 650.51 NOK |
| 100 FKP | 1,301.01 NOK |
| 500 FKP | 6,505.07 NOK |
| 1,000 FKP | 13,010.14 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-21T01:51:30Z",
"rates": {
"NOK": 13.01014
}
}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": 1301.014,
"rate": 13.01014
}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