Rate Overview
Live
1 NOK = 10.6495 XPF
1 XPF = 0.093901
NOK
Avg
10.4716
High
10.8113
Low
10.0853
Last updated: 3/27/2026, 4:29:12 PM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 10.65 XPF |
| 10 NOK | 106.50 XPF |
| 50 NOK | 532.48 XPF |
| 100 NOK | 1,064.95 XPF |
| 500 NOK | 5,324.77 XPF |
| 1,000 NOK | 10,649.53 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-03-27T16:29:12Z",
"rates": {
"XPF": 10.649531
}
}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": 1064.9531,
"rate": 10.649531
}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