Rate Overview
Live
1 GIP = 138.1172 XPF
1 XPF = 0.007240
GIP
Avg
137.6695
High
142.1443
Low
135.5317
Last updated: 3/27/2026, 5:20:57 PM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 138.12 XPF |
| 10 GIP | 1,381.17 XPF |
| 50 GIP | 6,905.86 XPF |
| 100 GIP | 13,811.72 XPF |
| 500 GIP | 69,058.62 XPF |
| 1,000 GIP | 138,117.23 XPF |
Get GIP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=XPFExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-27T17:20:57Z",
"rates": {
"XPF": 138.117232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "XPF",
"amount": 100
},
"result": 13811.7232,
"rate": 138.117232
}Build with GIP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key