Rate Overview
Live
1 GBP = 138.0211 XPF
1 XPF = 0.007245
GBP
Avg
137.9901
High
138.7253
Low
137.3742
Last updated: 3/27/2026, 6:20:27 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 138.02 XPF |
| 10 GBP | 1,380.21 XPF |
| 50 GBP | 6,901.06 XPF |
| 100 GBP | 13,802.11 XPF |
| 500 GBP | 69,010.56 XPF |
| 1,000 GBP | 138,021.12 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-03-27T06:20:27Z",
"rates": {
"XPF": 138.021117
}
}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": 13802.111700000001,
"rate": 138.021117
}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