Rate Overview
Live
1 NOK = 11.0797 XPF
1 XPF = 0.090255
NOK
Avg
11.0408
High
11.0797
Low
10.9882
Last updated: 9/8/2026, 7:22:57 PM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 11.08 XPF |
| 10 NOK | 110.80 XPF |
| 50 NOK | 553.99 XPF |
| 100 NOK | 1,107.97 XPF |
| 500 NOK | 5,539.86 XPF |
| 1,000 NOK | 11,079.73 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-09-08T19:22:57Z",
"rates": {
"XPF": 11.079729
}
}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": 1107.9729,
"rate": 11.079729
}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