Rate Overview
Live
1 GBP = 137.3328 XPF
1 XPF = 0.007282
GBP
Avg
136.8835
High
140.1466
Low
134.4865
Last updated: 5/27/2026, 5:33:23 PM
Quick Conversions
| GBP | XPF |
|---|---|
| 1 GBP | 137.33 XPF |
| 10 GBP | 1,373.33 XPF |
| 50 GBP | 6,866.64 XPF |
| 100 GBP | 13,733.28 XPF |
| 500 GBP | 68,666.39 XPF |
| 1,000 GBP | 137,332.78 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-27T17:33:23Z",
"rates": {
"XPF": 137.332779
}
}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": 13733.2779,
"rate": 137.332779
}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