Rate Overview
Live
1 GIP = 138.1429 XPF
1 XPF = 0.007239
GIP
Avg
138.0081
High
138.6319
Low
137.3742
Last updated: 3/27/2026, 10:03:38 AM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 138.14 XPF |
| 10 GIP | 1,381.43 XPF |
| 50 GIP | 6,907.14 XPF |
| 100 GIP | 13,814.29 XPF |
| 500 GIP | 69,071.43 XPF |
| 1,000 GIP | 138,142.85 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-03-27T10:03:38Z",
"rates": {
"XPF": 138.14285
}
}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": 13814.285000000002,
"rate": 138.14285
}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