Rate Overview
Live
1 GNF = 0.064780 XOF
1 XOF = 15.4369
GNF
Avg
0.064322
High
0.065463
Low
0.062984
Last updated: 3/27/2026, 6:05:54 AM
Quick Conversions
| GNF | XOF |
|---|---|
| 1 GNF | 0.06 XOF |
| 10 GNF | 0.65 XOF |
| 50 GNF | 3.24 XOF |
| 100 GNF | 6.48 XOF |
| 500 GNF | 32.39 XOF |
| 1,000 GNF | 64.78 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-03-27T06:05:54Z",
"rates": {
"XOF": 0.06478
}
}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.478000000000001,
"rate": 0.06478
}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