Rate Overview
Live
1 GBP = 97.2346 RUB
1 RUB = 0.010284
GBP
Avg
96.9954
High
97.8309
Low
96.3439
Last updated: 6/16/2026, 7:27:17 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 97.23 RUB |
| 10 GBP | 972.35 RUB |
| 50 GBP | 4,861.73 RUB |
| 100 GBP | 9,723.46 RUB |
| 500 GBP | 48,617.32 RUB |
| 1,000 GBP | 97,234.64 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-06-16T19:27:17Z",
"rates": {
"RUB": 97.234636
}
}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": 9723.4636,
"rate": 97.234636
}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