Rate Overview
Live
1 NOK = 10.7190 XPF
1 XPF = 0.093292
NOK
Avg
10.6281
High
10.7190
Low
10.5287
Last updated: 3/7/2026, 3:47:03 AM
Quick Conversions
| NOK | XPF |
|---|---|
| 1 NOK | 10.72 XPF |
| 10 NOK | 107.19 XPF |
| 50 NOK | 535.95 XPF |
| 100 NOK | 1,071.90 XPF |
| 500 NOK | 5,359.50 XPF |
| 1,000 NOK | 10,719.01 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-07T03:47:03Z",
"rates": {
"XPF": 10.719006
}
}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": 1071.9006,
"rate": 10.719006
}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