Rate Overview
Live
1 XPF = 0.007220 GBP
1 GBP = 138.5042
XPF
Avg
0.007232
High
0.007253
Low
0.007217
Last updated: 5/6/2026, 6:02:37 AM
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.61 GBP |
| 1,000 XPF | 7.22 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-05-06T06:02:37Z",
"rates": {
"GBP": 0.00722
}
}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.722,
"rate": 0.00722
}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