Rate Overview
Live
1 EUR = 10120.12 GNF
1 GNF = 0.000099
EUR
Avg
10145.47
High
10180.02
Low
10119.57
Last updated: 3/27/2026, 5:37:01 AM
Quick Conversions
| EUR | GNF |
|---|---|
| 1 EUR | 10,120.12 GNF |
| 10 EUR | 101,201.22 GNF |
| 50 EUR | 506,006.11 GNF |
| 100 EUR | 1,012,012.22 GNF |
| 500 EUR | 5,060,061.10 GNF |
| 1,000 EUR | 10,120,122.20 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-27T05:37:01Z",
"rates": {
"GNF": 10120.122204
}
}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": 1012012.2204,
"rate": 10120.122204
}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