Rate Overview
Live
1 XPF = 0.090591 NOK
1 NOK = 11.0386
XPF
Avg
0.096999
High
0.101547
Low
0.090209
Last updated: 5/27/2026, 10:45:27 PM
Quick Conversions
| XPF | NOK |
|---|---|
| 1 XPF | 0.09 NOK |
| 10 XPF | 0.91 NOK |
| 50 XPF | 4.53 NOK |
| 100 XPF | 9.06 NOK |
| 500 XPF | 45.30 NOK |
| 1,000 XPF | 90.59 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-05-27T22:45:27Z",
"rates": {
"NOK": 0.090591
}
}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.0591,
"rate": 0.090591
}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