Rate Overview
Live
1 EUR = 10337.81 GNF
1 GNF = 0.000097
EUR
Avg
10303.71
High
10348.37
Low
10236.26
Last updated: 4/17/2026, 7:34:12 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,337.81 GNF |
| 10 EUR | 103,378.11 GNF |
| 50 EUR | 516,890.54 GNF |
| 100 EUR | 1,033,781.09 GNF |
| 500 EUR | 5,168,905.44 GNF |
| 1,000 EUR | 10,337,810.87 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-04-17T07:34:12Z",
"rates": {
"GNF": 10337.810872
}
}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": 1033781.0872,
"rate": 10337.810872
}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