Rate Overview
Live
1 EUR = 10118.50 GNF
1 GNF = 0.000099
EUR
Avg
10268.95
High
10508.30
Low
10078.43
Last updated: 3/27/2026, 7:19:23 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,118.50 GNF |
| 10 EUR | 101,184.99 GNF |
| 50 EUR | 505,924.97 GNF |
| 100 EUR | 1,011,849.93 GNF |
| 500 EUR | 5,059,249.67 GNF |
| 1,000 EUR | 10,118,499.34 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-03-27T07:19:23Z",
"rates": {
"GNF": 10118.49934
}
}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": 1011849.934,
"rate": 10118.49934
}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