Rate Overview
Live
1 RUB = 116.0006 GNF
1 GNF = 0.008621
RUB
Avg
116.9020
High
117.3958
Low
116.0006
Last updated: 5/6/2026, 3:56:35 AM
Quick Conversions
| RUB | GNF |
|---|---|
| 1 RUB | 116.00 GNF |
| 10 RUB | 1,160.01 GNF |
| 50 RUB | 5,800.03 GNF |
| 100 RUB | 11,600.06 GNF |
| 500 RUB | 58,000.29 GNF |
| 1,000 RUB | 116,000.58 GNF |
Get RUB/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=GNFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-06T03:56:35Z",
"rates": {
"GNF": 116.000576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "GNF",
"amount": 100
},
"result": 11600.0576,
"rate": 116.000576
}Build with RUB/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key