Rate Overview
Live
1 XPF = 84.6937 GNF
1 GNF = 0.011807
XPF
Avg
84.9270
High
85.3086
Low
84.6937
Last updated: 3/27/2026, 11:11:58 AM
Quick Conversions
| XPF | GNF |
|---|---|
| 1 XPF | 84.69 GNF |
| 10 XPF | 846.94 GNF |
| 50 XPF | 4,234.68 GNF |
| 100 XPF | 8,469.37 GNF |
| 500 XPF | 42,346.83 GNF |
| 1,000 XPF | 84,693.65 GNF |
Get XPF/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=GNFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T11:11:58Z",
"rates": {
"GNF": 84.69365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "GNF",
"amount": 100
},
"result": 8469.365,
"rate": 84.69365
}Build with XPF/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key