Rate Overview
Live
1 GBP = 101.6495 RUB
1 RUB = 0.009838
GBP
Avg
101.7670
High
102.8151
Low
100.9745
Last updated: 5/7/2026, 5:36:37 AM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 101.65 RUB |
| 10 GBP | 1,016.50 RUB |
| 50 GBP | 5,082.48 RUB |
| 100 GBP | 10,164.95 RUB |
| 500 GBP | 50,824.76 RUB |
| 1,000 GBP | 101,649.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-05-07T05:36:37Z",
"rates": {
"RUB": 101.649523
}
}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": 10164.9523,
"rate": 101.649523
}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