Rate Overview
Live
1 GBP = 139.1202 XPF
1 XPF = 0.007188
GBP
Avg
137.9426
High
139.8763
Low
136.6957
Last updated: 7/27/2026, 11:07:52 PM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 139.12 XPF |
| 10 GBP | 1,391.20 XPF |
| 50 GBP | 6,956.01 XPF |
| 100 GBP | 13,912.02 XPF |
| 500 GBP | 69,560.08 XPF |
| 1,000 GBP | 139,120.16 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-27T23:07:52Z",
"rates": {
"XPF": 139.120161
}
}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": 13912.016099999999,
"rate": 139.120161
}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