Rate Overview
Live
1 SHP = 102.1804 RUB
1 RUB = 0.009787
SHP
Avg
102.7690
High
103.5453
Low
102.1512
Last updated: 7/10/2026, 11:43:01 AM
Quick Conversions
| SHP | RUB |
|---|---|
| 1 SHP | 102.18 RUB |
| 10 SHP | 1,021.80 RUB |
| 50 SHP | 5,109.02 RUB |
| 100 SHP | 10,218.04 RUB |
| 500 SHP | 51,090.19 RUB |
| 1,000 SHP | 102,180.38 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-10T11:43:01Z",
"rates": {
"RUB": 102.18038
}
}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": 10218.038,
"rate": 102.18038
}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