Rate Overview
Live
1 RUB = 0.009640 GBP
1 GBP = 103.7344
RUB
Avg
0.009587
High
0.009654
Low
0.009502
Last updated: 7/28/2026, 4:25:47 PM
Quick Conversions
| RUB | GBP |
|---|---|
| 1 RUB | 0.01 GBP |
| 10 RUB | 0.10 GBP |
| 50 RUB | 0.48 GBP |
| 100 RUB | 0.96 GBP |
| 500 RUB | 4.82 GBP |
| 1,000 RUB | 9.64 GBP |
Get RUB/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=GBPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-28T16:25:47Z",
"rates": {
"GBP": 0.00964
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "GBP",
"amount": 100
},
"result": 0.964,
"rate": 0.00964
}Build with RUB/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key