Rate Overview
Live
1 GBP = 139.2860 XPF
1 XPF = 0.007179
GBP
Avg
138.9833
High
139.3923
Low
138.2426
Last updated: 7/6/2026, 8:02:58 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 139.29 XPF |
| 10 GBP | 1,392.86 XPF |
| 50 GBP | 6,964.30 XPF |
| 100 GBP | 13,928.60 XPF |
| 500 GBP | 69,643.00 XPF |
| 1,000 GBP | 139,286.00 XPF |
Get GBP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=XPFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-06T08:02:58Z",
"rates": {
"XPF": 139.286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "XPF",
"amount": 100
},
"result": 13928.6,
"rate": 139.286
}Build with GBP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key