Rate Overview
Live
1 GNF = 0.011720 XPF
1 XPF = 85.3242
GNF
Avg
0.011629
High
0.011720
Low
0.011494
Last updated: 3/7/2026, 4:06:58 AM
Quick Conversions
| GNF | XPF |
|---|---|
| 1 GNF | 0.01 XPF |
| 10 GNF | 0.12 XPF |
| 50 GNF | 0.59 XPF |
| 100 GNF | 1.17 XPF |
| 500 GNF | 5.86 XPF |
| 1,000 GNF | 11.72 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-03-07T04:06:58Z",
"rates": {
"XPF": 0.01172
}
}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.172,
"rate": 0.01172
}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