Rate Overview
Live
1 GIP = 136.2391 XPF
1 XPF = 0.007340
GIP
Avg
136.5595
High
137.0381
Low
136.2040
Last updated: 3/7/2026, 12:12:01 AM
Quick Conversions
| GIP | XPF |
|---|---|
| 1 GIP | 136.24 XPF |
| 10 GIP | 1,362.39 XPF |
| 50 GIP | 6,811.96 XPF |
| 100 GIP | 13,623.91 XPF |
| 500 GIP | 68,119.57 XPF |
| 1,000 GIP | 136,239.14 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-07T00:12:01Z",
"rates": {
"XPF": 136.239141
}
}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": 13623.914099999998,
"rate": 136.239141
}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