Rate Overview
Live
1 GIP = 137.5931 XPF
1 XPF = 0.007268
GIP
Avg
137.8498
High
138.2825
Low
137.5931
Last updated: 5/27/2026, 6:58:14 PM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 137.59 XPF |
| 10 GIP | 1,375.93 XPF |
| 50 GIP | 6,879.66 XPF |
| 100 GIP | 13,759.31 XPF |
| 500 GIP | 68,796.56 XPF |
| 1,000 GIP | 137,593.11 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-05-27T18:58:14Z",
"rates": {
"XPF": 137.593111
}
}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": 13759.311099999999,
"rate": 137.593111
}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