Rate Overview
Live
1 NOK = 0.079791 FKP
1 FKP = 12.5327
NOK
Avg
0.079612
High
0.079932
Low
0.079055
Last updated: 5/9/2026, 8:41:27 AM
Quick Conversions
| NOK | FKP |
|---|---|
| 1 NOK | 0.08 FKP |
| 10 NOK | 0.80 FKP |
| 50 NOK | 3.99 FKP |
| 100 NOK | 7.98 FKP |
| 500 NOK | 39.90 FKP |
| 1,000 NOK | 79.79 FKP |
Get NOK/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=FKPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-09T08:41:27Z",
"rates": {
"FKP": 0.079791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "FKP",
"amount": 100
},
"result": 7.9791,
"rate": 0.079791
}Build with NOK/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key