Rate Overview
Live
1 SHP = 116.2943 RUB
1 RUB = 0.008599
SHP
Avg
116.8480
High
117.8106
Low
116.0082
Last updated: 9/9/2026, 9:16:52 AM
Quick Conversions
| SHP | RUB |
|---|---|
| 1 SHP | 116.29 RUB |
| 10 SHP | 1,162.94 RUB |
| 50 SHP | 5,814.72 RUB |
| 100 SHP | 11,629.43 RUB |
| 500 SHP | 58,147.15 RUB |
| 1,000 SHP | 116,294.31 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-09-09T09:16:52Z",
"rates": {
"RUB": 116.294308
}
}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": 11629.4308,
"rate": 116.294308
}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