Rate Overview
Live
1 GNF = 0.065718 XOF
1 XOF = 15.2165
GNF
Avg
0.064287
High
0.065718
Low
0.062424
Last updated: 7/28/2026, 12:30:56 PM
Quick Conversions
| GNF | XOF |
|---|---|
| 1 GNF | 0.07 XOF |
| 10 GNF | 0.66 XOF |
| 50 GNF | 3.29 XOF |
| 100 GNF | 6.57 XOF |
| 500 GNF | 32.86 XOF |
| 1,000 GNF | 65.72 XOF |
Get GNF/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=XOFExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-28T12:30:56Z",
"rates": {
"XOF": 0.065718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "XOF",
"amount": 100
},
"result": 6.5718,
"rate": 0.065718
}Build with GNF/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key