Rate Overview
Live
1 XPF = 0.007248 GBP
1 GBP = 137.9691
XPF
Avg
0.007246
High
0.007279
Low
0.007208
Last updated: 3/26/2026, 11:23:18 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.62 GBP |
| 1,000 XPF | 7.25 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-26T23:23:18Z",
"rates": {
"GBP": 0.007248
}
}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.7248,
"rate": 0.007248
}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