Rate Overview
Live
1 GBP = 136.7094 XPF
1 XPF = 0.007315
GBP
Avg
136.3878
High
136.9811
Low
135.7615
Last updated: 3/7/2026, 12:52:08 AM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 136.71 XPF |
| 10 GBP | 1,367.09 XPF |
| 50 GBP | 6,835.47 XPF |
| 100 GBP | 13,670.94 XPF |
| 500 GBP | 68,354.71 XPF |
| 1,000 GBP | 136,709.41 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-07T00:52:08Z",
"rates": {
"XPF": 136.709411
}
}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": 13670.941099999998,
"rate": 136.709411
}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