Rate Overview
Live
1 GBP = 107.9331 RUB
1 RUB = 0.009265
GBP
Avg
107.3513
High
113.9410
Low
101.8984
Last updated: 3/27/2026, 1:31:49 AM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 107.93 RUB |
| 10 GBP | 1,079.33 RUB |
| 50 GBP | 5,396.65 RUB |
| 100 GBP | 10,793.31 RUB |
| 500 GBP | 53,966.55 RUB |
| 1,000 GBP | 107,933.09 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-03-27T01:31:49Z",
"rates": {
"RUB": 107.933094
}
}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": 10793.3094,
"rate": 107.933094
}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