Rate Overview
Live
1 GBP = 96.6543 RUB
1 RUB = 0.010346
GBP
Avg
96.2079
High
96.6543
Low
95.7186
Last updated: 5/27/2026, 3:09:02 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 96.65 RUB |
| 10 GBP | 966.54 RUB |
| 50 GBP | 4,832.72 RUB |
| 100 GBP | 9,665.43 RUB |
| 500 GBP | 48,327.17 RUB |
| 1,000 GBP | 96,654.34 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-27T15:09:02Z",
"rates": {
"RUB": 96.65434
}
}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": 9665.434000000001,
"rate": 96.65434
}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