Rate Overview
Live
1 BYN = 0.261548 SHP
1 SHP = 3.8234
BYN
Avg
0.259639
High
0.268254
Low
0.256069
Last updated: 7/25/2026, 11:06:06 AM
Quick Conversions
| BYN | SHP |
|---|---|
| 1 BYN | 0.26 SHP |
| 10 BYN | 2.62 SHP |
| 50 BYN | 13.08 SHP |
| 100 BYN | 26.15 SHP |
| 500 BYN | 130.77 SHP |
| 1,000 BYN | 261.55 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-25T11:06:06Z",
"rates": {
"SHP": 0.261548
}
}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": 26.1548,
"rate": 0.261548
}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