Rate Overview
Live
1 NOK = 10.6741 XPF
1 XPF = 0.093685
NOK
Avg
10.7899
High
10.8620
Low
10.6741
Last updated: 6/19/2026, 8:11:38 AM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 10.67 XPF |
| 10 NOK | 106.74 XPF |
| 50 NOK | 533.71 XPF |
| 100 NOK | 1,067.41 XPF |
| 500 NOK | 5,337.05 XPF |
| 1,000 NOK | 10,674.10 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-19T08:11:38Z",
"rates": {
"XPF": 10.674102
}
}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": 1067.4102,
"rate": 10.674102
}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