Rate Overview
Live
1 NOK = 10.8355 XPF
1 XPF = 0.092289
NOK
Avg
10.8476
High
10.8772
Low
10.8143
Last updated: 6/17/2026, 8:02:34 AM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 10.84 XPF |
| 10 NOK | 108.36 XPF |
| 50 NOK | 541.78 XPF |
| 100 NOK | 1,083.55 XPF |
| 500 NOK | 5,417.77 XPF |
| 1,000 NOK | 10,835.54 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-06-17T08:02:34Z",
"rates": {
"XPF": 10.835538
}
}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.5538,
"rate": 10.835538
}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