Rate Overview
Live
1 GNF = 0.008245 RUB
1 RUB = 121.2856
GNF
Avg
0.008252
High
0.008335
Low
0.008210
Last updated: 6/15/2026, 3:33:24 PM
Quick Conversions
| GNF | RUB |
|---|---|
| 1 GNF | 0.01 RUB |
| 10 GNF | 0.08 RUB |
| 50 GNF | 0.41 RUB |
| 100 GNF | 0.82 RUB |
| 500 GNF | 4.12 RUB |
| 1,000 GNF | 8.25 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-06-15T15:33:24Z",
"rates": {
"RUB": 0.008245
}
}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.8245,
"rate": 0.008245
}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