Rate Overview
Live
1 GBP = 113.6470 RUB
1 RUB = 0.008799
GBP
Avg
112.0921
High
113.8997
Low
110.0960
Last updated: 8/16/2026, 4:56:37 AM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 113.65 RUB |
| 10 GBP | 1,136.47 RUB |
| 50 GBP | 5,682.35 RUB |
| 100 GBP | 11,364.70 RUB |
| 500 GBP | 56,823.48 RUB |
| 1,000 GBP | 113,646.96 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-08-16T04:56:37Z",
"rates": {
"RUB": 113.646956
}
}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": 11364.695600000001,
"rate": 113.646956
}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