Rate Overview
Live
1 GNF = 0.011920 XPF
1 XPF = 83.8926
GNF
Avg
0.011904
High
0.011920
Low
0.011887
Last updated: 7/11/2026, 11:19:50 AM
Quick Conversions
| GNF | XPF |
|---|---|
| 1 GNF | 0.01 XPF |
| 10 GNF | 0.12 XPF |
| 50 GNF | 0.60 XPF |
| 100 GNF | 1.19 XPF |
| 500 GNF | 5.96 XPF |
| 1,000 GNF | 11.92 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-07-11T11:19:50Z",
"rates": {
"XPF": 0.01192
}
}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.192,
"rate": 0.01192
}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