Rate Overview
Live
1 GIP = 139.8023 XPF
1 XPF = 0.007153
GIP
Avg
138.6471
High
142.7240
Low
134.5218
Last updated: 7/26/2026, 4:06:15 AM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 139.80 XPF |
| 10 GIP | 1,398.02 XPF |
| 50 GIP | 6,990.11 XPF |
| 100 GIP | 13,980.23 XPF |
| 500 GIP | 69,901.14 XPF |
| 1,000 GIP | 139,802.28 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-07-26T04:06:15Z",
"rates": {
"XPF": 139.802283
}
}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": 13980.228299999999,
"rate": 139.802283
}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