Rate Overview
Live
1 NOK = 11.0138 XPF
1 XPF = 0.090795
NOK
Avg
11.0717
High
11.1162
Low
11.0138
Last updated: 5/27/2026, 12:12:25 PM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 11.01 XPF |
| 10 NOK | 110.14 XPF |
| 50 NOK | 550.69 XPF |
| 100 NOK | 1,101.38 XPF |
| 500 NOK | 5,506.90 XPF |
| 1,000 NOK | 11,013.79 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-27T12:12:25Z",
"rates": {
"XPF": 11.01379
}
}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.379,
"rate": 11.01379
}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