Rate Overview
Live
1 GNF = 0.065245 XOF
1 XOF = 15.3268
GNF
Avg
0.065385
High
0.065459
Low
0.065245
Last updated: 7/10/2026, 4:53:11 AM
Quick Conversions
| GNF | XOF |
|---|---|
| 1 GNF | 0.07 XOF |
| 10 GNF | 0.65 XOF |
| 50 GNF | 3.26 XOF |
| 100 GNF | 6.52 XOF |
| 500 GNF | 32.62 XOF |
| 1,000 GNF | 65.25 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-10T04:53:11Z",
"rates": {
"XOF": 0.065245
}
}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.5245,
"rate": 0.065245
}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