Rate Overview
Live
1 GBP = 140.3180 XPF
1 XPF = 0.007127
GBP
Avg
140.2093
High
140.7804
Low
139.7715
Last updated: 7/20/2026, 12:11:57 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 140.32 XPF |
| 10 GBP | 1,403.18 XPF |
| 50 GBP | 7,015.90 XPF |
| 100 GBP | 14,031.81 XPF |
| 500 GBP | 70,159.03 XPF |
| 1,000 GBP | 140,318.05 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-20T00:11:57Z",
"rates": {
"XPF": 140.31805
}
}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": 14031.805,
"rate": 140.31805
}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