Rate Overview
Live
1 NOK = 11.0134 XPF
1 XPF = 0.090799
NOK
Avg
10.6681
High
11.1163
Low
10.0853
Last updated: 5/27/2026, 1:37:12 PM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 11.01 XPF |
| 10 NOK | 110.13 XPF |
| 50 NOK | 550.67 XPF |
| 100 NOK | 1,101.34 XPF |
| 500 NOK | 5,506.70 XPF |
| 1,000 NOK | 11,013.40 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-05-27T13:37:12Z",
"rates": {
"XPF": 11.013396
}
}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": 1101.3396,
"rate": 11.013396
}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