Rate Overview
Live
1 RUB = 101.3441 GNF
1 GNF = 0.009867
RUB
Avg
102.4621
High
104.9970
Low
101.3441
Last updated: 9/2/2026, 6:48:33 AM
Quick Conversions
| RUB | GNF |
|---|---|
| 1 RUB | 101.34 GNF |
| 10 RUB | 1,013.44 GNF |
| 50 RUB | 5,067.21 GNF |
| 100 RUB | 10,134.41 GNF |
| 500 RUB | 50,672.07 GNF |
| 1,000 RUB | 101,344.15 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-09-02T06:48:33Z",
"rates": {
"GNF": 101.344147
}
}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": 10134.414700000001,
"rate": 101.344147
}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