Rate Overview
Live
1 NOK = 10.8751 XPF
1 XPF = 0.091953
NOK
Avg
10.6976
High
11.1163
Low
10.0853
Last updated: 7/30/2026, 11:13:57 AM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 10.88 XPF |
| 10 NOK | 108.75 XPF |
| 50 NOK | 543.76 XPF |
| 100 NOK | 1,087.51 XPF |
| 500 NOK | 5,437.56 XPF |
| 1,000 NOK | 10,875.12 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-30T11:13:57Z",
"rates": {
"XPF": 10.875121
}
}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": 1087.5121,
"rate": 10.875121
}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