Rate Overview
Live
1 XPF = 83.8887 GNF
1 GNF = 0.011921
XPF
Avg
85.4531
High
87.6419
Low
83.7929
Last updated: 7/27/2026, 11:42:17 AM
Quick Conversions
| XPF | GNF |
|---|---|
| 1 XPF | 83.89 GNF |
| 10 XPF | 838.89 GNF |
| 50 XPF | 4,194.44 GNF |
| 100 XPF | 8,388.87 GNF |
| 500 XPF | 41,944.37 GNF |
| 1,000 XPF | 83,888.75 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-07-27T11:42:17Z",
"rates": {
"GNF": 83.888745
}
}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": 8388.8745,
"rate": 83.888745
}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