Rate Overview
Live
1 GNF = 0.009226 RUB
1 RUB = 108.3893
GNF
Avg
0.008970
High
0.009399
Low
0.008701
Last updated: 3/26/2026, 11:36:36 PM
Quick Conversions
| GNF | RUB |
|---|---|
| 1 GNF | 0.01 RUB |
| 10 GNF | 0.09 RUB |
| 50 GNF | 0.46 RUB |
| 100 GNF | 0.92 RUB |
| 500 GNF | 4.61 RUB |
| 1,000 GNF | 9.23 RUB |
Get GNF/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=RUBExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-26T23:36:36Z",
"rates": {
"RUB": 0.009226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "RUB",
"amount": 100
},
"result": 0.9226,
"rate": 0.009226
}Build with GNF/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key