Rate Overview
Live
1 SHP = 104.2892 RUB
1 RUB = 0.009589
SHP
Avg
105.0559
High
114.3334
Low
95.2032
Last updated: 7/24/2026, 7:50:43 AM
Quick Conversions
| SHP | RUB |
|---|---|
| 1 SHP | 104.29 RUB |
| 10 SHP | 1,042.89 RUB |
| 50 SHP | 5,214.46 RUB |
| 100 SHP | 10,428.92 RUB |
| 500 SHP | 52,144.60 RUB |
| 1,000 SHP | 104,289.19 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-24T07:50:43Z",
"rates": {
"RUB": 104.289194
}
}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": 10428.919399999999,
"rate": 104.289194
}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