Rate Overview
Live
1 GBP = 137.8541 XPF
1 XPF = 0.007254
GBP
Avg
136.7162
High
138.5596
Low
135.4620
Last updated: 3/27/2026, 8:05:58 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 137.85 XPF |
| 10 GBP | 1,378.54 XPF |
| 50 GBP | 6,892.70 XPF |
| 100 GBP | 13,785.41 XPF |
| 500 GBP | 68,927.03 XPF |
| 1,000 GBP | 137,854.07 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-27T08:05:58Z",
"rates": {
"XPF": 137.854068
}
}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": 13785.4068,
"rate": 137.854068
}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