Rate Overview
Live
1 RUB = 0.008598 SHP
1 SHP = 116.3061
RUB
Avg
0.008558
High
0.008620
Low
0.008488
Last updated: 9/9/2026, 9:20:19 AM
Quick Conversions
| RUB | SHP |
|---|---|
| 1 RUB | 0.01 SHP |
| 10 RUB | 0.09 SHP |
| 50 RUB | 0.43 SHP |
| 100 RUB | 0.86 SHP |
| 500 RUB | 4.30 SHP |
| 1,000 RUB | 8.60 SHP |
Get RUB/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SHPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-09T09:20:19Z",
"rates": {
"SHP": 0.008598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SHP",
"amount": 100
},
"result": 0.8598,
"rate": 0.008598
}Build with RUB/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key