Rate Overview
Live
1 GIP = 137.7892 XPF
1 XPF = 0.007257
GIP
Avg
137.4412
High
138.1393
Low
136.5263
Last updated: 4/16/2026, 8:58:25 PM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 137.79 XPF |
| 10 GIP | 1,377.89 XPF |
| 50 GIP | 6,889.46 XPF |
| 100 GIP | 13,778.92 XPF |
| 500 GIP | 68,894.58 XPF |
| 1,000 GIP | 137,789.16 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-04-16T20:58:25Z",
"rates": {
"XPF": 137.78916
}
}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": 13778.916000000001,
"rate": 137.78916
}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