Rate Overview
Live
1 GNF = 0.009387 RUB
1 RUB = 106.5303
GNF
Avg
0.009323
High
0.009438
Low
0.009172
Last updated: 8/12/2026, 3:29:46 AM
Quick Conversions
| GNF | RUB |
|---|---|
| 1 GNF | 0.01 RUB |
| 10 GNF | 0.09 RUB |
| 50 GNF | 0.47 RUB |
| 100 GNF | 0.94 RUB |
| 500 GNF | 4.69 RUB |
| 1,000 GNF | 9.39 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-08-12T03:29:46Z",
"rates": {
"RUB": 0.009387
}
}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.9387,
"rate": 0.009387
}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