Rate Overview
Live
1 GBP = 137.2370 XPF
1 XPF = 0.007287
GBP
Avg
138.6704
High
143.6617
Low
134.3397
Last updated: 5/27/2026, 1:58:13 PM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 137.24 XPF |
| 10 GBP | 1,372.37 XPF |
| 50 GBP | 6,861.85 XPF |
| 100 GBP | 13,723.70 XPF |
| 500 GBP | 68,618.50 XPF |
| 1,000 GBP | 137,237.00 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-27T13:58:13Z",
"rates": {
"XPF": 137.237003
}
}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": 13723.700299999999,
"rate": 137.237003
}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