Rate Overview
Live
1 GBP = 104.1888 RUB
1 RUB = 0.009598
GBP
Avg
104.6938
High
105.3552
Low
104.1738
Last updated: 7/26/2026, 1:46:20 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 104.19 RUB |
| 10 GBP | 1,041.89 RUB |
| 50 GBP | 5,209.44 RUB |
| 100 GBP | 10,418.88 RUB |
| 500 GBP | 52,094.41 RUB |
| 1,000 GBP | 104,188.82 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-26T13:46:20Z",
"rates": {
"RUB": 104.188821
}
}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": 10418.8821,
"rate": 104.188821
}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