Rate Overview
Live
1 FKP = 12.4995 NOK
1 NOK = 0.080003
FKP
Avg
13.5711
High
14.4337
Low
12.4995
Last updated: 5/27/2026, 3:41:41 AM
Quick Conversions
| FKP | NOK |
|---|---|
| 1 FKP | 12.50 NOK |
| 10 FKP | 125.00 NOK |
| 50 FKP | 624.98 NOK |
| 100 FKP | 1,249.95 NOK |
| 500 FKP | 6,249.76 NOK |
| 1,000 FKP | 12,499.52 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-05-27T03:41:41Z",
"rates": {
"NOK": 12.499516
}
}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": 1249.9515999999999,
"rate": 12.499516
}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