Rate Overview
Live
1 GBP = 137.1342 XPF
1 XPF = 0.007292
GBP
Avg
137.4178
High
137.8274
Low
136.9110
Last updated: 4/17/2026, 6:27:41 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 137.13 XPF |
| 10 GBP | 1,371.34 XPF |
| 50 GBP | 6,856.71 XPF |
| 100 GBP | 13,713.42 XPF |
| 500 GBP | 68,567.09 XPF |
| 1,000 GBP | 137,134.18 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-04-17T06:27:41Z",
"rates": {
"XPF": 137.134177
}
}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": 13713.4177,
"rate": 137.134177
}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