Rate Overview
Live
1 GBP = 139.7822 XPF
1 XPF = 0.007154
GBP
Avg
139.4954
High
140.7804
Low
137.8790
Last updated: 7/25/2026, 5:52:18 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 139.78 XPF |
| 10 GBP | 1,397.82 XPF |
| 50 GBP | 6,989.11 XPF |
| 100 GBP | 13,978.22 XPF |
| 500 GBP | 69,891.09 XPF |
| 1,000 GBP | 139,782.17 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-25T05:52:18Z",
"rates": {
"XPF": 139.782172
}
}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": 13978.217200000001,
"rate": 139.782172
}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