Rate Overview
Live
1 EUR = 10040.42 GNF
1 GNF = 0.000100
EUR
Avg
10203.52
High
10451.34
Low
9970.44
Last updated: 7/19/2026, 9:42:36 PM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,040.42 GNF |
| 10 EUR | 100,404.19 GNF |
| 50 EUR | 502,020.93 GNF |
| 100 EUR | 1,004,041.86 GNF |
| 500 EUR | 5,020,209.30 GNF |
| 1,000 EUR | 10,040,418.60 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-19T21:42:36Z",
"rates": {
"GNF": 10040.418599
}
}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": 1004041.8599,
"rate": 10040.418599
}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