Rate Overview
Live
1 SHP = 104.7820 RUB
1 RUB = 0.009544
SHP
Avg
111.3429
High
137.5653
Low
96.5588
Last updated: 7/23/2026, 1:54:54 AM
Quick Conversions
| SHP | RUB |
|---|---|
| 1 SHP | 104.78 RUB |
| 10 SHP | 1,047.82 RUB |
| 50 SHP | 5,239.10 RUB |
| 100 SHP | 10,478.20 RUB |
| 500 SHP | 52,391.02 RUB |
| 1,000 SHP | 104,782.04 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-07-23T01:54:54Z",
"rates": {
"RUB": 104.782036
}
}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": 10478.2036,
"rate": 104.782036
}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