Rate Overview
Live
1 EUR = 10191.83 GNF
1 GNF = 0.000098
EUR
Avg
10241.19
High
10384.85
Low
10141.79
Last updated: 3/7/2026, 12:28:17 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,191.83 GNF |
| 10 EUR | 101,918.33 GNF |
| 50 EUR | 509,591.67 GNF |
| 100 EUR | 1,019,183.34 GNF |
| 500 EUR | 5,095,916.69 GNF |
| 1,000 EUR | 10,191,833.37 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-07T00:28:17Z",
"rates": {
"GNF": 10191.833373
}
}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": 1019183.3372999999,
"rate": 10191.833373
}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