Rate Overview
Live
1 GBP = 138.0154 XPF
1 XPF = 0.007246
GBP
Avg
137.9900
High
138.7253
Low
137.3742
Last updated: 3/27/2026, 4:25:11 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 138.02 XPF |
| 10 GBP | 1,380.15 XPF |
| 50 GBP | 6,900.77 XPF |
| 100 GBP | 13,801.54 XPF |
| 500 GBP | 69,007.69 XPF |
| 1,000 GBP | 138,015.38 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-27T04:25:11Z",
"rates": {
"XPF": 138.015379
}
}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": 13801.5379,
"rate": 138.015379
}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