Rate Overview
Live
1 GNF = 0.011806 XPF
1 XPF = 84.7027
GNF
Avg
0.011715
High
0.011866
Low
0.011494
Last updated: 3/27/2026, 1:22:41 PM
Quick Conversions
| GNF | XPF |
|---|---|
| 1 GNF | 0.01 XPF |
| 10 GNF | 0.12 XPF |
| 50 GNF | 0.59 XPF |
| 100 GNF | 1.18 XPF |
| 500 GNF | 5.90 XPF |
| 1,000 GNF | 11.81 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-27T13:22:41Z",
"rates": {
"XPF": 0.011806
}
}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.1806,
"rate": 0.011806
}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