Rate Overview
Live
1 RUB = 0.009786 SHP
1 SHP = 102.1868
RUB
Avg
0.009730
High
0.009789
Low
0.009657
Last updated: 7/10/2026, 4:46:48 AM
Quick Conversions
| RUB | SHP |
|---|---|
| 1 RUB | 0.01 SHP |
| 10 RUB | 0.10 SHP |
| 50 RUB | 0.49 SHP |
| 100 RUB | 0.98 SHP |
| 500 RUB | 4.89 SHP |
| 1,000 RUB | 9.79 SHP |
Get RUB/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SHPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-10T04:46:48Z",
"rates": {
"SHP": 0.009786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SHP",
"amount": 100
},
"result": 0.9785999999999999,
"rate": 0.009786
}Build with RUB/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key