Rate Overview
Live
1 GBP = 104.1738 RUB
1 RUB = 0.009599
GBP
Avg
104.7551
High
105.3552
Low
104.1738
Last updated: 7/26/2026, 12:20:35 AM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 104.17 RUB |
| 10 GBP | 1,041.74 RUB |
| 50 GBP | 5,208.69 RUB |
| 100 GBP | 10,417.38 RUB |
| 500 GBP | 52,086.92 RUB |
| 1,000 GBP | 104,173.83 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-26T00:20:35Z",
"rates": {
"RUB": 104.173834
}
}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": 10417.3834,
"rate": 104.173834
}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