Rate Overview
Live
1 NOK = 0.076524 FKP
1 FKP = 13.0678
NOK
Avg
0.076275
High
0.076659
Low
0.076040
Last updated: 7/9/2026, 5:31:29 AM
Quick Conversions
| NOK | FKP |
|---|---|
| 1 NOK | 0.08 FKP |
| 10 NOK | 0.77 FKP |
| 50 NOK | 3.83 FKP |
| 100 NOK | 7.65 FKP |
| 500 NOK | 38.26 FKP |
| 1,000 NOK | 76.52 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-07-09T05:31:29Z",
"rates": {
"FKP": 0.076524
}
}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.652399999999999,
"rate": 0.076524
}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