Rate Overview
Live
1 EUR = 10370.95 GNF
1 GNF = 0.000096
EUR
Avg
10300.74
High
10370.95
Low
10257.40
Last updated: 5/7/2026, 10:14:07 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,370.95 GNF |
| 10 EUR | 103,709.51 GNF |
| 50 EUR | 518,547.55 GNF |
| 100 EUR | 1,037,095.10 GNF |
| 500 EUR | 5,185,475.48 GNF |
| 1,000 EUR | 10,370,950.97 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-05-07T10:14:07Z",
"rates": {
"GNF": 10370.950968
}
}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": 1037095.0967999999,
"rate": 10370.950968
}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