Rate Overview
Live
1 BYN = 0.257928 SHP
1 SHP = 3.8771
BYN
Avg
0.262158
High
0.268883
Low
0.257928
Last updated: 7/1/2026, 4:39:54 PM
Quick Conversions
| BYN | SHP |
|---|---|
| 1 BYN | 0.26 SHP |
| 10 BYN | 2.58 SHP |
| 50 BYN | 12.90 SHP |
| 100 BYN | 25.79 SHP |
| 500 BYN | 128.96 SHP |
| 1,000 BYN | 257.93 SHP |
Get BYN/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SHPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-01T16:39:54Z",
"rates": {
"SHP": 0.257928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SHP",
"amount": 100
},
"result": 25.7928,
"rate": 0.257928
}Build with BYN/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key