Rate Overview
Live
1 GBP = 138.3245 XPF
1 XPF = 0.007229
GBP
Avg
138.9133
High
139.4357
Low
138.3245
Last updated: 9/4/2026, 4:22:35 PM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 138.32 XPF |
| 10 GBP | 1,383.24 XPF |
| 50 GBP | 6,916.22 XPF |
| 100 GBP | 13,832.45 XPF |
| 500 GBP | 69,162.24 XPF |
| 1,000 GBP | 138,324.48 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-09-04T16:22:35Z",
"rates": {
"XPF": 138.324477
}
}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": 13832.4477,
"rate": 138.324477
}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