Rate Overview
Live
1 NOK = 11.0117 XPF
1 XPF = 0.090812
NOK
Avg
10.9844
High
11.0443
Low
10.9386
Last updated: 5/7/2026, 9:11:27 AM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 11.01 XPF |
| 10 NOK | 110.12 XPF |
| 50 NOK | 550.59 XPF |
| 100 NOK | 1,101.17 XPF |
| 500 NOK | 5,505.86 XPF |
| 1,000 NOK | 11,011.72 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-07T09:11:27Z",
"rates": {
"XPF": 11.011722
}
}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.1722,
"rate": 11.011722
}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