Rate Overview
Live
1 GBP = 103.1505 RUB
1 RUB = 0.009695
GBP
Avg
103.0525
High
104.2001
Low
101.8297
Last updated: 7/6/2026, 10:24:36 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 103.15 RUB |
| 10 GBP | 1,031.51 RUB |
| 50 GBP | 5,157.53 RUB |
| 100 GBP | 10,315.05 RUB |
| 500 GBP | 51,575.26 RUB |
| 1,000 GBP | 103,150.52 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-06T22:24:36Z",
"rates": {
"RUB": 103.150523
}
}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": 10315.052300000001,
"rate": 103.150523
}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