Rate Overview
Live
1 XPF = 0.007263 GIP
1 GIP = 137.6842 XPF
Avg
0.007186
High
0.007369
Low
0.006917
Last updated: 1/25/2026, 11:31:13 AM
Quick Conversions
| XPF | GIP |
|---|---|
| 1 XPF | 0.01 GIP |
| 10 XPF | 0.07 GIP |
| 50 XPF | 0.36 GIP |
| 100 XPF | 0.73 GIP |
| 500 XPF | 3.63 GIP |
| 1,000 XPF | 7.26 GIP |
Get XPF/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=GIPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-01-25T11:31:13Z",
"rates": {
"GIP": 0.007263
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "GIP",
"amount": 100
},
"result": 0.7263000000000001,
"rate": 0.007263
}Build with XPF/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key