Rate Overview
Live
1 NOK = 11.0163 XPF
1 XPF = 0.090774
NOK
Avg
11.0698
High
11.1162
Low
11.0163
Last updated: 5/27/2026, 5:30:20 PM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 11.02 XPF |
| 10 NOK | 110.16 XPF |
| 50 NOK | 550.82 XPF |
| 100 NOK | 1,101.63 XPF |
| 500 NOK | 5,508.17 XPF |
| 1,000 NOK | 11,016.35 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-27T17:30:20Z",
"rates": {
"XPF": 11.016345
}
}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.6345,
"rate": 11.016345
}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