Rate Overview
Live
1 GBP = 139.6428 XPF
1 XPF = 0.007161
GBP
Avg
139.4495
High
139.8377
Low
139.0718
Last updated: 8/14/2026, 4:33:28 PM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 139.64 XPF |
| 10 GBP | 1,396.43 XPF |
| 50 GBP | 6,982.14 XPF |
| 100 GBP | 13,964.28 XPF |
| 500 GBP | 69,821.39 XPF |
| 1,000 GBP | 139,642.79 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-08-14T16:33:28Z",
"rates": {
"XPF": 139.642785
}
}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": 13964.2785,
"rate": 139.642785
}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