Rate Overview
Live
1 GBP = 138.2439 XPF
1 XPF = 0.007234
GBP
Avg
138.3195
High
138.7028
Low
137.9711
Last updated: 5/7/2026, 8:17:33 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 138.24 XPF |
| 10 GBP | 1,382.44 XPF |
| 50 GBP | 6,912.19 XPF |
| 100 GBP | 13,824.39 XPF |
| 500 GBP | 69,121.93 XPF |
| 1,000 GBP | 138,243.86 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-05-07T08:17:33Z",
"rates": {
"XPF": 138.243857
}
}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": 13824.385699999999,
"rate": 138.243857
}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