Rate Overview
Live
1 GBP = 117.1398 RUB
1 RUB = 0.008537
GBP
Avg
116.8496
High
117.8268
Low
116.0917
Last updated: 9/4/2026, 4:48:32 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 117.14 RUB |
| 10 GBP | 1,171.40 RUB |
| 50 GBP | 5,856.99 RUB |
| 100 GBP | 11,713.98 RUB |
| 500 GBP | 58,569.92 RUB |
| 1,000 GBP | 117,139.84 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-09-04T16:48:32Z",
"rates": {
"RUB": 117.139836
}
}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": 11713.9836,
"rate": 117.139836
}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