Rate Overview
Live
1 GNF = 0.011525 XPF
1 XPF = 86.7679
GNF
Avg
0.011590
High
0.011634
Low
0.011525
Last updated: 5/9/2026, 3:41:31 AM
Quick Conversions
| GNF | XPF |
|---|---|
| 1 GNF | 0.01 XPF |
| 10 GNF | 0.12 XPF |
| 50 GNF | 0.58 XPF |
| 100 GNF | 1.15 XPF |
| 500 GNF | 5.76 XPF |
| 1,000 GNF | 11.53 XPF |
Get GNF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=XPFExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-09T03:41:31Z",
"rates": {
"XPF": 0.011525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "XPF",
"amount": 100
},
"result": 1.1525,
"rate": 0.011525
}Build with GNF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key