Rate Overview
Live
1 NOK = 10.6638 XPF
1 XPF = 0.093776
NOK
Avg
10.6948
High
10.8282
Low
10.5884
Last updated: 3/27/2026, 2:32:18 PM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 10.66 XPF |
| 10 NOK | 106.64 XPF |
| 50 NOK | 533.19 XPF |
| 100 NOK | 1,066.38 XPF |
| 500 NOK | 5,331.88 XPF |
| 1,000 NOK | 10,663.76 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-03-27T14:32:18Z",
"rates": {
"XPF": 10.663756
}
}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": 1066.3755999999998,
"rate": 10.663756
}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