Rate Overview
Live
1 GIP = 139.4631 XPF
1 XPF = 0.007170
GIP
Avg
138.5410
High
139.4631
Low
138.0169
Last updated: 7/3/2026, 5:12:08 PM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 139.46 XPF |
| 10 GIP | 1,394.63 XPF |
| 50 GIP | 6,973.15 XPF |
| 100 GIP | 13,946.31 XPF |
| 500 GIP | 69,731.55 XPF |
| 1,000 GIP | 139,463.10 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-03T17:12:08Z",
"rates": {
"XPF": 139.463098
}
}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": 13946.3098,
"rate": 139.463098
}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