Rate Overview
Live
1 FKP = 12.5540 NOK
1 NOK = 0.079656
FKP
Avg
12.6383
High
12.6868
Low
12.5540
Last updated: 9/3/2026, 5:40:53 AM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.55 NOK |
| 10 FKP | 125.54 NOK |
| 50 FKP | 627.70 NOK |
| 100 FKP | 1,255.40 NOK |
| 500 FKP | 6,277.02 NOK |
| 1,000 FKP | 12,554.04 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-09-03T05:40:53Z",
"rates": {
"NOK": 12.554038
}
}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": 1255.4038,
"rate": 12.554038
}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