Rate Overview
Live
1 GBP = 104.6748 RUB
1 RUB = 0.009553
GBP
Avg
102.9813
High
105.3552
Low
98.0651
Last updated: 7/23/2026, 2:09:34 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 104.67 RUB |
| 10 GBP | 1,046.75 RUB |
| 50 GBP | 5,233.74 RUB |
| 100 GBP | 10,467.48 RUB |
| 500 GBP | 52,337.39 RUB |
| 1,000 GBP | 104,674.78 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-23T14:09:34Z",
"rates": {
"RUB": 104.67478
}
}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": 10467.478,
"rate": 104.67478
}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