Rate Overview
Live
1 RUB = 0.008525 GBP
1 GBP = 117.3021
RUB
Avg
0.008548
High
0.008620
Low
0.008487
Last updated: 9/7/2026, 6:26:53 PM
Quick Conversions
| RUB | GBP |
|---|---|
| 1 RUB | 0.01 GBP |
| 10 RUB | 0.09 GBP |
| 50 RUB | 0.43 GBP |
| 100 RUB | 0.85 GBP |
| 500 RUB | 4.26 GBP |
| 1,000 RUB | 8.53 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-09-07T18:26:53Z",
"rates": {
"GBP": 0.008525
}
}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.8524999999999999,
"rate": 0.008525
}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