Rate Overview
Live
1 GNF = 0.063496 XOF
1 XOF = 15.7490
GNF
Avg
0.063640
High
0.063914
Low
0.063357
Last updated: 5/9/2026, 4:54:26 AM
Quick Conversions
| GNF | XOF |
|---|---|
| 1 GNF | 0.06 XOF |
| 10 GNF | 0.63 XOF |
| 50 GNF | 3.17 XOF |
| 100 GNF | 6.35 XOF |
| 500 GNF | 31.75 XOF |
| 1,000 GNF | 63.50 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-05-09T04:54:26Z",
"rates": {
"XOF": 0.063496
}
}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.3496,
"rate": 0.063496
}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