Rate Overview
Live
1 XPF = 0.007174 GBP
1 GBP = 139.3922
XPF
Avg
0.007213
High
0.007242
Low
0.007174
Last updated: 7/3/2026, 4:24:41 PM
Quick Conversions
| XPF | GBP |
|---|---|
| 1 XPF | 0.01 GBP |
| 10 XPF | 0.07 GBP |
| 50 XPF | 0.36 GBP |
| 100 XPF | 0.72 GBP |
| 500 XPF | 3.59 GBP |
| 1,000 XPF | 7.17 GBP |
Get XPF/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=GBPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-03T16:24:41Z",
"rates": {
"GBP": 0.007174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "GBP",
"amount": 100
},
"result": 0.7174,
"rate": 0.007174
}Build with XPF/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key