Rate Overview
Live
1 XPF = 0.007330 GBP
1 GBP = 136.4256
XPF
Avg
0.007333
High
0.007365
Low
0.007300
Last updated: 3/6/2026, 7:14:25 PM
Quick Conversions
| XPF | GBP |
|---|---|
| 1 XPF | 0.01 GBP |
| 10 XPF | 0.07 GBP |
| 50 XPF | 0.37 GBP |
| 100 XPF | 0.73 GBP |
| 500 XPF | 3.67 GBP |
| 1,000 XPF | 7.33 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-03-06T19:14:25Z",
"rates": {
"GBP": 0.00733
}
}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.733,
"rate": 0.00733
}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