Rate Overview
Live
1 XPF = 0.007125 FKP
1 FKP = 140.3509
XPF
Avg
0.007250
High
0.007325
Low
0.007125
Last updated: 7/19/2026, 2:34:48 AM
Quick Conversions
| XPF | FKP |
|---|---|
| 1 XPF | 0.01 FKP |
| 10 XPF | 0.07 FKP |
| 50 XPF | 0.36 FKP |
| 100 XPF | 0.71 FKP |
| 500 XPF | 3.56 FKP |
| 1,000 XPF | 7.13 FKP |
Get XPF/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=FKPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-19T02:34:48Z",
"rates": {
"FKP": 0.007125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "FKP",
"amount": 100
},
"result": 0.7125,
"rate": 0.007125
}Build with XPF/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key