Rate Overview
Live
1 RUB = 0.009516 GBP
1 GBP = 105.0862
RUB
Avg
0.009553
High
0.009747
Low
0.009491
Last updated: 7/21/2026, 6:33:02 PM
Quick Conversions
| RUB | GBP |
|---|---|
| 1 RUB | 0.01 GBP |
| 10 RUB | 0.10 GBP |
| 50 RUB | 0.48 GBP |
| 100 RUB | 0.95 GBP |
| 500 RUB | 4.76 GBP |
| 1,000 RUB | 9.52 GBP |
Get RUB/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=GBPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-21T18:33:02Z",
"rates": {
"GBP": 0.009516
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "GBP",
"amount": 100
},
"result": 0.9516,
"rate": 0.009516
}Build with RUB/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key