Rate Overview
Live
1 XPF = 0.092264 NOK
1 NOK = 10.8385
XPF
Avg
0.092752
High
0.093606
Low
0.092264
Last updated: 4/17/2026, 6:24:46 AM
Quick Conversions
| XPF | NOK |
|---|---|
| 1 XPF | 0.09 NOK |
| 10 XPF | 0.92 NOK |
| 50 XPF | 4.61 NOK |
| 100 XPF | 9.23 NOK |
| 500 XPF | 46.13 NOK |
| 1,000 XPF | 92.26 NOK |
Get XPF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=NOKExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T06:24:46Z",
"rates": {
"NOK": 0.092264
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "NOK",
"amount": 100
},
"result": 9.2264,
"rate": 0.092264
}Build with XPF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key