Rate Overview
Live
1 XPF = 85.5834 GNF
1 GNF = 0.011685
XPF
Avg
85.5826
High
87.6547
Low
83.4184
Last updated: 5/28/2026, 1:19:51 AM
Quick Conversions
| XPF | GNF |
|---|---|
| 1 XPF | 85.58 GNF |
| 10 XPF | 855.83 GNF |
| 50 XPF | 4,279.17 GNF |
| 100 XPF | 8,558.34 GNF |
| 500 XPF | 42,791.69 GNF |
| 1,000 XPF | 85,583.38 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-05-28T01:19:51Z",
"rates": {
"GNF": 85.58338
}
}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": 8558.338,
"rate": 85.58338
}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