Rate Overview
Live
1 EUR = 10208.64 GNF
1 GNF = 0.000098
EUR
Avg
10192.88
High
10208.64
Low
10171.60
Last updated: 5/27/2026, 2:51:20 PM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,208.64 GNF |
| 10 EUR | 102,086.44 GNF |
| 50 EUR | 510,432.20 GNF |
| 100 EUR | 1,020,864.40 GNF |
| 500 EUR | 5,104,322.01 GNF |
| 1,000 EUR | 10,208,644.01 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-27T14:51:20Z",
"rates": {
"GNF": 10208.644012
}
}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": 1020864.4012000001,
"rate": 10208.644012
}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