Rate Overview
Live
1 XPF = 0.094014 NOK
1 NOK = 10.6367
XPF
Avg
0.094283
High
0.094978
Low
0.094014
Last updated: 3/7/2026, 12:29:45 AM
Quick Conversions
| XPF | NOK |
|---|---|
| 1 XPF | 0.09 NOK |
| 10 XPF | 0.94 NOK |
| 50 XPF | 4.70 NOK |
| 100 XPF | 9.40 NOK |
| 500 XPF | 47.01 NOK |
| 1,000 XPF | 94.01 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-03-07T00:29:45Z",
"rates": {
"NOK": 0.094014
}
}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.4014,
"rate": 0.094014
}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