Rate Overview
Live
1 GBP = 102.3055 RUB
1 RUB = 0.009775
GBP
Avg
103.5853
High
105.4372
Low
102.1367
Last updated: 4/16/2026, 1:30:28 AM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 102.31 RUB |
| 10 GBP | 1,023.06 RUB |
| 50 GBP | 5,115.28 RUB |
| 100 GBP | 10,230.55 RUB |
| 500 GBP | 51,152.76 RUB |
| 1,000 GBP | 102,305.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-04-16T01:30:28Z",
"rates": {
"RUB": 102.305517
}
}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": 10230.5517,
"rate": 102.305517
}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