Rate Overview
Live
1 SHP = 104.6834 RUB
1 RUB = 0.009553
SHP
Avg
104.4128
High
105.0692
Low
103.6816
Last updated: 7/29/2026, 5:37:24 AM
Quick Conversions
| SHP | RUB |
|---|---|
| 1 SHP | 104.68 RUB |
| 10 SHP | 1,046.83 RUB |
| 50 SHP | 5,234.17 RUB |
| 100 SHP | 10,468.34 RUB |
| 500 SHP | 52,341.70 RUB |
| 1,000 SHP | 104,683.40 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-29T05:37:24Z",
"rates": {
"RUB": 104.683403
}
}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": 10468.3403,
"rate": 104.683403
}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