Rate Overview
Live
1 GIP = 140.3987 XPF
1 XPF = 0.007123
GIP
Avg
139.3031
High
141.0263
Low
137.4639
Last updated: 7/21/2026, 7:19:17 AM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 140.40 XPF |
| 10 GIP | 1,403.99 XPF |
| 50 GIP | 7,019.93 XPF |
| 100 GIP | 14,039.87 XPF |
| 500 GIP | 70,199.34 XPF |
| 1,000 GIP | 140,398.68 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-21T07:19:17Z",
"rates": {
"XPF": 140.398678
}
}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": 14039.867799999998,
"rate": 140.398678
}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