Rate Overview
Live
1 EUR = 10104.91 GNF
1 GNF = 0.000099
EUR
Avg
10267.98
High
10508.30
Low
10078.43
Last updated: 3/27/2026, 9:12:17 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,104.91 GNF |
| 10 EUR | 101,049.06 GNF |
| 50 EUR | 505,245.32 GNF |
| 100 EUR | 1,010,490.64 GNF |
| 500 EUR | 5,052,453.22 GNF |
| 1,000 EUR | 10,104,906.43 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-03-27T09:12:17Z",
"rates": {
"GNF": 10104.90643
}
}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": 1010490.6429999999,
"rate": 10104.90643
}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