Rate Overview
Live
1 GBP = 137.3780 XPF
1 XPF = 0.007279
GBP
Avg
137.5855
High
138.7028
Low
136.6957
Last updated: 5/27/2026, 3:14:26 PM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 137.38 XPF |
| 10 GBP | 1,373.78 XPF |
| 50 GBP | 6,868.90 XPF |
| 100 GBP | 13,737.80 XPF |
| 500 GBP | 68,689.01 XPF |
| 1,000 GBP | 137,378.02 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-05-27T15:14:26Z",
"rates": {
"XPF": 137.378015
}
}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": 13737.801500000001,
"rate": 137.378015
}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