Rate Overview
Live
1 SHP = 102.1048 RUB
1 RUB = 0.009794
SHP
Avg
102.0250
High
103.5657
Low
100.9584
Last updated: 4/18/2026, 8:48:28 AM
Quick Conversions
| SHP | RUB |
|---|---|
| 1 SHP | 102.10 RUB |
| 10 SHP | 1,021.05 RUB |
| 50 SHP | 5,105.24 RUB |
| 100 SHP | 10,210.48 RUB |
| 500 SHP | 51,052.40 RUB |
| 1,000 SHP | 102,104.80 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-04-18T08:48:28Z",
"rates": {
"RUB": 102.1048
}
}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": 10210.48,
"rate": 102.1048
}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