Rate Overview
Live
1 NOK = 10.8384 XPF
1 XPF = 0.092264
NOK
Avg
10.7816
High
10.8384
Low
10.6830
Last updated: 4/17/2026, 6:24:03 AM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 10.84 XPF |
| 10 NOK | 108.38 XPF |
| 50 NOK | 541.92 XPF |
| 100 NOK | 1,083.84 XPF |
| 500 NOK | 5,419.21 XPF |
| 1,000 NOK | 10,838.41 XPF |
Get NOK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=XPFExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-17T06:24:03Z",
"rates": {
"XPF": 10.83841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "XPF",
"amount": 100
},
"result": 1083.841,
"rate": 10.83841
}Build with NOK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key