Rate Overview
Live
1 EUR = 10188.66 GNF
1 GNF = 0.000098
EUR
Avg
9809.36
High
10353.79
Low
8900.52
Last updated: 5/28/2026, 2:33:16 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,188.66 GNF |
| 10 EUR | 101,886.57 GNF |
| 50 EUR | 509,432.86 GNF |
| 100 EUR | 1,018,865.73 GNF |
| 500 EUR | 5,094,328.63 GNF |
| 1,000 EUR | 10,188,657.25 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-28T02:33:16Z",
"rates": {
"GNF": 10188.657252
}
}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": 1018865.7252000001,
"rate": 10188.657252
}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