Rate Overview
Live
1 GBP = 105.3738 RUB
1 RUB = 0.009490
GBP
Avg
104.0257
High
105.3738
Low
103.1124
Last updated: 3/6/2026, 6:11:13 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 105.37 RUB |
| 10 GBP | 1,053.74 RUB |
| 50 GBP | 5,268.69 RUB |
| 100 GBP | 10,537.38 RUB |
| 500 GBP | 52,686.88 RUB |
| 1,000 GBP | 105,373.77 RUB |
Get GBP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=RUBExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-06T18:11:13Z",
"rates": {
"RUB": 105.373765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "RUB",
"amount": 100
},
"result": 10537.3765,
"rate": 105.373765
}Build with GBP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key