Rate Overview
Live
1 RUB = 113.1336 GNF
1 GNF = 0.008839
RUB
Avg
114.5411
High
122.4511
Low
105.2445
Last updated: 7/3/2026, 6:45:42 AM
Quick Conversions
| RUB | GNF |
|---|---|
| 1 RUB | 113.13 GNF |
| 10 RUB | 1,131.34 GNF |
| 50 RUB | 5,656.68 GNF |
| 100 RUB | 11,313.36 GNF |
| 500 RUB | 56,566.79 GNF |
| 1,000 RUB | 113,133.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-07-03T06:45:42Z",
"rates": {
"GNF": 113.13358
}
}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": 11313.358,
"rate": 113.13358
}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