Rate Overview
Live
1 GBP = 137.3236 XPF
1 XPF = 0.007282
GBP
Avg
137.8315
High
138.1410
Low
137.3236
Last updated: 5/27/2026, 12:31:30 PM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 137.32 XPF |
| 10 GBP | 1,373.24 XPF |
| 50 GBP | 6,866.18 XPF |
| 100 GBP | 13,732.36 XPF |
| 500 GBP | 68,661.79 XPF |
| 1,000 GBP | 137,323.59 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-27T12:31:30Z",
"rates": {
"XPF": 137.323588
}
}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": 13732.3588,
"rate": 137.323588
}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