Rate Overview
Live
1 NOK = 10.7061 XPF
1 XPF = 0.093405
NOK
Avg
10.6382
High
10.7061
Low
10.5604
Last updated: 7/9/2026, 5:56:10 AM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 10.71 XPF |
| 10 NOK | 107.06 XPF |
| 50 NOK | 535.30 XPF |
| 100 NOK | 1,070.61 XPF |
| 500 NOK | 5,353.04 XPF |
| 1,000 NOK | 10,706.07 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-07-09T05:56:10Z",
"rates": {
"XPF": 10.706073
}
}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": 1070.6073,
"rate": 10.706073
}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