Rate Overview
Live
1 GBP = 138.0108 XPF
1 XPF = 0.007246
GBP
Avg
138.2816
High
138.6133
Low
138.0108
Last updated: 6/17/2026, 6:53:49 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 138.01 XPF |
| 10 GBP | 1,380.11 XPF |
| 50 GBP | 6,900.54 XPF |
| 100 GBP | 13,801.08 XPF |
| 500 GBP | 69,005.38 XPF |
| 1,000 GBP | 138,010.75 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-06-17T06:53:49Z",
"rates": {
"XPF": 138.010752
}
}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": 13801.0752,
"rate": 138.010752
}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