Rate Overview
Live
1 RUB = 0.009474 GBP
1 GBP = 105.5520
RUB
Avg
0.009606
High
0.009698
Low
0.009474
Last updated: 3/7/2026, 12:50:15 AM
Quick Conversions
| RUB | GBP |
|---|---|
| 1 RUB | 0.01 GBP |
| 10 RUB | 0.09 GBP |
| 50 RUB | 0.47 GBP |
| 100 RUB | 0.95 GBP |
| 500 RUB | 4.74 GBP |
| 1,000 RUB | 9.47 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-03-07T00:50:15Z",
"rates": {
"GBP": 0.009474
}
}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.9474,
"rate": 0.009474
}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