Rate Overview
Live
1 EUR = 10196.68 GNF
1 GNF = 0.000098
EUR
Avg
10241.64
High
10416.72
Low
10054.58
Last updated: 5/27/2026, 4:06:01 PM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,196.68 GNF |
| 10 EUR | 101,966.78 GNF |
| 50 EUR | 509,833.91 GNF |
| 100 EUR | 1,019,667.81 GNF |
| 500 EUR | 5,098,339.06 GNF |
| 1,000 EUR | 10,196,678.13 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-27T16:06:01Z",
"rates": {
"GNF": 10196.678128
}
}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": 1019667.8128,
"rate": 10196.678128
}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