Rate Overview
Live
1 SHP = 105.1786 RUB
1 RUB = 0.009508
SHP
Avg
104.1722
High
105.1786
Low
103.5123
Last updated: 3/6/2026, 11:26:00 PM
Quick Conversions
| SHP | RUB |
|---|---|
| 1 SHP | 105.18 RUB |
| 10 SHP | 1,051.79 RUB |
| 50 SHP | 5,258.93 RUB |
| 100 SHP | 10,517.86 RUB |
| 500 SHP | 52,589.32 RUB |
| 1,000 SHP | 105,178.65 RUB |
Get SHP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=RUBExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-06T23:26:00Z",
"rates": {
"RUB": 105.178646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "RUB",
"amount": 100
},
"result": 10517.8646,
"rate": 105.178646
}Build with SHP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key