Rate Overview
Live
1 GNF = 0.011551 XPF
1 XPF = 86.5726
GNF
Avg
0.011596
High
0.011704
Low
0.011551
Last updated: 4/18/2026, 8:46:52 AM
Quick Conversions
| GNF | XPF |
|---|---|
| 1 GNF | 0.01 XPF |
| 10 GNF | 0.12 XPF |
| 50 GNF | 0.58 XPF |
| 100 GNF | 1.16 XPF |
| 500 GNF | 5.78 XPF |
| 1,000 GNF | 11.55 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-04-18T08:46:52Z",
"rates": {
"XPF": 0.011551
}
}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.1551,
"rate": 0.011551
}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