Rate Overview
Live
1 GIP = 139.0404 XPF
1 XPF = 0.007192
GIP
Avg
139.3029
High
139.5648
Low
139.0404
Last updated: 8/14/2026, 4:27:46 PM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 139.04 XPF |
| 10 GIP | 1,390.40 XPF |
| 50 GIP | 6,952.02 XPF |
| 100 GIP | 13,904.04 XPF |
| 500 GIP | 69,520.18 XPF |
| 1,000 GIP | 139,040.36 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-08-14T16:27:46Z",
"rates": {
"XPF": 139.040357
}
}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": 13904.0357,
"rate": 139.040357
}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