Rate Overview
Live
1 GBP = 104.3480 RUB
1 RUB = 0.009583
GBP
Avg
103.3918
High
109.6494
Low
95.1465
Last updated: 7/25/2026, 1:33:09 AM
Quick Conversions
| GBP | RUB |
|---|---|
| 1 GBP | 104.35 RUB |
| 10 GBP | 1,043.48 RUB |
| 50 GBP | 5,217.40 RUB |
| 100 GBP | 10,434.80 RUB |
| 500 GBP | 52,174.02 RUB |
| 1,000 GBP | 104,348.04 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-07-25T01:33:09Z",
"rates": {
"RUB": 104.348044
}
}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": 10434.8044,
"rate": 104.348044
}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