Rate Overview
Live
1 SHP = 99.9865 RUB
1 RUB = 0.010001
SHP
Avg
100.3679
High
101.1229
Low
99.9865
Last updated: 5/9/2026, 12:26:12 AM
Quick Conversions
| SHP | RUB |
|---|---|
| 1 SHP | 99.99 RUB |
| 10 SHP | 999.86 RUB |
| 50 SHP | 4,999.32 RUB |
| 100 SHP | 9,998.65 RUB |
| 500 SHP | 49,993.23 RUB |
| 1,000 SHP | 99,986.47 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-05-09T00:26:12Z",
"rates": {
"RUB": 99.986468
}
}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": 9998.6468,
"rate": 99.986468
}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