Rate Overview
Live
1 GBP = 104.3752 RUB
1 RUB = 0.009581
GBP
Avg
109.1116
High
138.4491
Low
95.9269
Last updated: 7/27/2026, 1:34:19 AM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 104.38 RUB |
| 10 GBP | 1,043.75 RUB |
| 50 GBP | 5,218.76 RUB |
| 100 GBP | 10,437.52 RUB |
| 500 GBP | 52,187.60 RUB |
| 1,000 GBP | 104,375.20 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-07-27T01:34:19Z",
"rates": {
"RUB": 104.375198
}
}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": 10437.5198,
"rate": 104.375198
}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