Rate Overview
Live
1 GBP = 137.5185 XPF
1 XPF = 0.007272
GBP
Avg
137.0787
High
141.0803
Low
134.7141
Last updated: 3/27/2026, 1:25:19 PM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 137.52 XPF |
| 10 GBP | 1,375.18 XPF |
| 50 GBP | 6,875.92 XPF |
| 100 GBP | 13,751.85 XPF |
| 500 GBP | 68,759.23 XPF |
| 1,000 GBP | 137,518.46 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-27T13:25:19Z",
"rates": {
"XPF": 137.518459
}
}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": 13751.8459,
"rate": 137.518459
}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