Rate Overview
Live
1 GBP = 108.0062 RUB
1 RUB = 0.009259
GBP
Avg
110.5329
High
115.1645
Low
107.8332
Last updated: 3/26/2026, 10:30:55 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 108.01 RUB |
| 10 GBP | 1,080.06 RUB |
| 50 GBP | 5,400.31 RUB |
| 100 GBP | 10,800.62 RUB |
| 500 GBP | 54,003.10 RUB |
| 1,000 GBP | 108,006.21 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-03-26T22:30:55Z",
"rates": {
"RUB": 108.006206
}
}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": 10800.6206,
"rate": 108.006206
}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