Rate Overview
Live
1 GBP = 96.5260 RUB
1 RUB = 0.010360
GBP
Avg
99.3162
High
102.8151
Low
95.7186
Last updated: 5/27/2026, 4:21:55 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 96.53 RUB |
| 10 GBP | 965.26 RUB |
| 50 GBP | 4,826.30 RUB |
| 100 GBP | 9,652.60 RUB |
| 500 GBP | 48,263.01 RUB |
| 1,000 GBP | 96,526.02 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-27T16:21:55Z",
"rates": {
"RUB": 96.526019
}
}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": 9652.6019,
"rate": 96.526019
}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