Rate Overview
Live
1 GBP = 139.4388 XPF
1 XPF = 0.007172
GBP
Avg
137.9529
High
139.8763
Low
136.6957
Last updated: 7/25/2026, 12:35:19 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 139.44 XPF |
| 10 GBP | 1,394.39 XPF |
| 50 GBP | 6,971.94 XPF |
| 100 GBP | 13,943.88 XPF |
| 500 GBP | 69,719.41 XPF |
| 1,000 GBP | 139,438.82 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-07-25T00:35:19Z",
"rates": {
"XPF": 139.43882
}
}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": 13943.882,
"rate": 139.43882
}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