Rate Overview
Live
1 GBP = 139.3491 XPF
1 XPF = 0.007176
GBP
Avg
139.7546
High
140.5462
Low
139.3361
Last updated: 7/27/2026, 2:19:35 PM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 139.35 XPF |
| 10 GBP | 1,393.49 XPF |
| 50 GBP | 6,967.46 XPF |
| 100 GBP | 13,934.91 XPF |
| 500 GBP | 69,674.55 XPF |
| 1,000 GBP | 139,349.11 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-27T14:19:35Z",
"rates": {
"XPF": 139.349107
}
}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": 13934.9107,
"rate": 139.349107
}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