Rate Overview
Live
1 NOK = 10.9230 XPF
1 XPF = 0.091550
NOK
Avg
10.9078
High
10.9355
Low
10.8559
Last updated: 8/18/2026, 7:38:09 PM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 10.92 XPF |
| 10 NOK | 109.23 XPF |
| 50 NOK | 546.15 XPF |
| 100 NOK | 1,092.30 XPF |
| 500 NOK | 5,461.51 XPF |
| 1,000 NOK | 10,923.02 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-08-18T19:38:09Z",
"rates": {
"XPF": 10.923021
}
}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": 1092.3021,
"rate": 10.923021
}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