Rate Overview
Live
1 GNF = 0.008586 RUB
1 RUB = 116.4687
GNF
Avg
0.008757
High
0.008946
Low
0.008586
Last updated: 4/16/2026, 2:40:55 AM
Quick Conversions
| GNF | RUB |
|---|---|
| 1 GNF | 0.01 RUB |
| 10 GNF | 0.09 RUB |
| 50 GNF | 0.43 RUB |
| 100 GNF | 0.86 RUB |
| 500 GNF | 4.29 RUB |
| 1,000 GNF | 8.59 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-04-16T02:40:55Z",
"rates": {
"RUB": 0.008586
}
}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.8586,
"rate": 0.008586
}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