Rate Overview
Live
1 GIP = 140.0122 XPF
1 XPF = 0.007142
GIP
Avg
137.9123
High
140.3784
Low
136.4813
Last updated: 7/22/2026, 11:50:51 AM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 140.01 XPF |
| 10 GIP | 1,400.12 XPF |
| 50 GIP | 7,000.61 XPF |
| 100 GIP | 14,001.22 XPF |
| 500 GIP | 70,006.10 XPF |
| 1,000 GIP | 140,012.20 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-22T11:50:51Z",
"rates": {
"XPF": 140.012197
}
}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": 14001.219699999998,
"rate": 140.012197
}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