Rate Overview
Live
1 EUR = 10173.39 GNF
1 GNF = 0.000098
EUR
Avg
10150.84
High
10176.85
Low
10111.62
Last updated: 6/17/2026, 7:13:48 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,173.39 GNF |
| 10 EUR | 101,733.88 GNF |
| 50 EUR | 508,669.42 GNF |
| 100 EUR | 1,017,338.83 GNF |
| 500 EUR | 5,086,694.15 GNF |
| 1,000 EUR | 10,173,388.30 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-06-17T07:13:48Z",
"rates": {
"GNF": 10173.3883
}
}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": 1017338.8300000001,
"rate": 10173.3883
}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