Rate Overview
Live
1 EUR = 10022.42 GNF
1 GNF = 0.000100
EUR
Avg
10216.84
High
10508.30
Low
9985.70
Last updated: 7/22/2026, 2:33:27 PM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,022.42 GNF |
| 10 EUR | 100,224.24 GNF |
| 50 EUR | 501,121.22 GNF |
| 100 EUR | 1,002,242.44 GNF |
| 500 EUR | 5,011,212.21 GNF |
| 1,000 EUR | 10,022,424.42 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-07-22T14:33:27Z",
"rates": {
"GNF": 10022.424422
}
}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": 1002242.4422,
"rate": 10022.424422
}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