Rate Overview
Live
1 GBP = 108.0262 RUB
1 RUB = 0.009257
GBP
Avg
110.5351
High
115.1645
Low
107.8332
Last updated: 3/26/2026, 11:40:21 PM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 108.03 RUB |
| 10 GBP | 1,080.26 RUB |
| 50 GBP | 5,401.31 RUB |
| 100 GBP | 10,802.62 RUB |
| 500 GBP | 54,013.11 RUB |
| 1,000 GBP | 108,026.23 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-26T23:40:21Z",
"rates": {
"RUB": 108.026228
}
}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": 10802.622800000001,
"rate": 108.026228
}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