Rate Overview
Live
1 EUR = 10023.09 GNF
1 GNF = 0.000100
EUR
Avg
10001.44
High
10038.17
Low
9970.44
Last updated: 7/4/2026, 10:55:58 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,023.09 GNF |
| 10 EUR | 100,230.91 GNF |
| 50 EUR | 501,154.53 GNF |
| 100 EUR | 1,002,309.07 GNF |
| 500 EUR | 5,011,545.35 GNF |
| 1,000 EUR | 10,023,090.70 GNF |
Get EUR/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=GNFExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-04T10:55:58Z",
"rates": {
"GNF": 10023.090698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "GNF",
"amount": 100
},
"result": 1002309.0697999999,
"rate": 10023.090698
}Build with EUR/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key