Rate Overview
Live
1 XPF = 0.007243 GBP
1 GBP = 138.0643
XPF
Avg
0.007207
High
0.007443
Low
0.006960
Last updated: 3/27/2026, 1:11:09 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.62 GBP |
| 1,000 XPF | 7.24 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-27T01:11:09Z",
"rates": {
"GBP": 0.007243
}
}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.7243,
"rate": 0.007243
}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