Rate Overview
Live
1 EUR = 9982.75 GNF
1 GNF = 0.000100
EUR
Avg
10012.31
High
10041.56
Low
9981.40
Last updated: 7/28/2026, 8:45:30 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 9,982.75 GNF |
| 10 EUR | 99,827.50 GNF |
| 50 EUR | 499,137.52 GNF |
| 100 EUR | 998,275.04 GNF |
| 500 EUR | 4,991,375.18 GNF |
| 1,000 EUR | 9,982,750.37 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-28T08:45:30Z",
"rates": {
"GNF": 9982.750366
}
}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": 998275.0366,
"rate": 9982.750366
}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