Rate Overview
Live
1 SHP = 108.5764 RUB
1 RUB = 0.009210
SHP
Avg
113.5858
High
137.5653
Low
102.7787
Last updated: 3/27/2026, 11:49:32 AM
Quick Conversions
| SHP | RUB |
|---|---|
| 1 SHP | 108.58 RUB |
| 10 SHP | 1,085.76 RUB |
| 50 SHP | 5,428.82 RUB |
| 100 SHP | 10,857.64 RUB |
| 500 SHP | 54,288.18 RUB |
| 1,000 SHP | 108,576.36 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-27T11:49:32Z",
"rates": {
"RUB": 108.57636
}
}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": 10857.635999999999,
"rate": 108.57636
}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